I need to set up serout2 for 9N1.So if I add this define DEFINE SER2_BITS 9 will this work. Ive checked the manual but not sure if this define only applies to even parity.
Thanks Sphere....
I need to set up serout2 for 9N1.So if I add this define DEFINE SER2_BITS 9 will this work. Ive checked the manual but not sure if this define only applies to even parity.
Thanks Sphere....
Im trying to imitate a car cd changer so I can connect my mp3 player. The headunit requires 9 data bits no parity one stop bit. I just needed a second opinon about the DEFINE SER2_BITS 9 so that SEROUT2 PORTB.0,16486,[DATA] will give me 9 data bits.
Thanks Sphere...
Bookmarks