Hi
Does anyone know if there’s a limit on the size of parameter ‘s’ for this function: int serXputs( char * s );?
I intend to send about 25 characters in a string serially. However, not the full string gets transmitted?
Or is there something I should note about the baud rate? (I’m currently working on a baud rate of 9600).
Thanks.
Yaohao