Hi all,
Before I get too invested in the ez430-rf2500 platform, I'd like to determine if it will handle my application. I'd like to have an end device which samples three analog channels at about 1kHz and reads two digital channels at about the same rate. I'd like this to be transmitted to my access point and read over the usb-serial emulator.
The msp430f2274 is clocked at 16MHz, so I assume the sampling and digital I/O won't be a problem, but from what I gather the platform only supports 9600 baud, which at 1.2kB/s is going to choke.
Am I wrong on the maximum data rate of 9600 baud? Should I put two end devices in parallel to get the throughput I want? Basically, is there anything I have missed in my considerations, and do you think my application is possible on this platform?
Thanks much,
Michael