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.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
Hello
for a school project me and 2 classmates are making an USB scope. the idea is to read out an external ADC and dump this data to the PC. but we want some speed, 2 channels and a couple of MSPS (the ADC we have now can go up to 3MSPS 2 channels) the problem we have is that it kinda hard to send all that data to the PC. with a FT232 IC we can go up to 1.5Mbyte per sec. but is it possible to go faster, ethernet or something? the MBED has 3 serial ports, so with 3 FT232 IC's we can reach 4.5Byte per sec in theory but its not a nice and clean solution i think :)
anyone other ideas get a nice data troughput, optimal would be 6Mbyte per sec. its a parallel ADC and we're going to use portin to read out the ADC sh that should go fairly fast.
Rik