Baudmodes
Gmaxey
Posts: 3
On a BS2, is it possible to serial out on one pin at a·certain baudmode and in the same routine serial out on another pin at another baudmode??
Comments
However, once it's finished a SEROUT on one pin, it can do a SEROUT on another pin with a different baudmode, or the same baudmode.
So, in a single routine, sequentially, yes, you CAN send out one pin, and THEN send out another pin.