I am using the Serial Manager API to send some MIDI data from my palm, and the midi spec is transmitted at 31,250. Is there a max baud rate (so I know that this is safe?). I have seen the number 115,200 around - do ALL palm devices (let's say III and above) have this capability? So I'd like to do this: baud = 31250; error = SerOpen(refno,port,baud); Sound good? Thanks, Jason -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
