Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
10 years ago.
how to transfer a high sampling data?
I,m working with mbed LPC1768 and trying to sample range of frequencies from 1KHz to 20 KHz with the internal ADC of the mbed (200KHz sampling rate). this works good when checking the sampled signal with oscilloscope. but i want to save the data through serial port of mbed. is it possible to save or printf the high sampled frequency? how can i transfer the data to pc to save or read it?