|
Axim x30 minimum Rs232 baud rate
Could anyone please tell me whether there is a minimum baud rate the x30 is able to provide for RS232 communications?
I am developing an application that communicates with peripherals over RS232 running at 2400 baud. During testing I noticed that the peripherals were receiving unexpected data as if the baud rate was not correctly setup. Checking the baud rate on an oscilloscope I indeed found that the baud rate was not 2400. I found this to be a bit strange since I have set it to be 2400 in my code (C# CF in VS2005). After playing around I discovered that if I use a higher baud rates (4800 or 9600) it works fine (but doesn't if I change it even lower eg 1200). This leads me to believe that the x30 cannot do baud rates below 4800.
I was wondering whether anyone can confirm this.
(unfortunately I cannot just change everything to 4800 :realmad:)
|