Content originally posted in LPCWare by Jakub16 on Wed Jan 29 14:41:37 MST 2014
Hi,
It's very hard for me to get down to my device, but some time ago I was given a clue here (youtube /watch?v=ktq5AbGSXKc), quote:
"I used NXP's pre-compiled DSP libraries for this which are not compatible with the Cortex-M0 family, so I can't say I've tried something similar with the LPC1114. Seeing as the LPC1114 doesn't have a USB controller I would imagine you are using UART. I know a few of the FTDI serial to USB converters don't do well with high speed streaming data. Try creating a counter that generates data at the same rate as your ADC. Otherwise check your ADC triggering, transfer routines, and setup registers."