Darrel, Can you help me?
I restarted my old project and now I need to send a serial data in 4800 TTL levels , 8 data bits and 2 stop bits. How to do it using PBP?
I have to simulate the second stop bit ok? And 1 bit in 4800 baud ~ 208us
The 4800 baud is missing in the serout command mode but is possible to use char_pacing in microsenconds
Using the serout2 command is possible to use a {pace} but just in milisenconds !
How to do it then???
Thanks
Pimentel
Bookmarks