I am using the eZ430-RF2500 development kit with the MSP430F2274 microcontroller. I have taken the temperature sensor demo and switched the ADC10 from the temp sensor to A0 to measure a signal coming in on that pin. I have tried decreasing the value in the TACCR0 register to transmit the data faster from the end device to the access point. I have p[eaked out at about 16 Hz. I tried to switch timer A clock sources from the ACLK to the SMCLK, but then the device does not transmit. I need to be able to transmit at around 100 Hz, so I was wondering which settings I needed to change to be able to do this?
Also, is there anyway to change the baud rate for the USB of the development kit?
Thanks