2022-05-21 02:35 PM
2022-05-21 04:09 PM
Save to PC is a bit vague. You're connecting as a USB-HS DEVICE ?
Pretty sure there are ways to sample faster, and save to eMMC
2022-05-22 12:28 AM
For example with FT232H as USB/parallel bridge it will be no problem.
2022-05-23 12:57 AM
ADC interface peripheral (SPI ?) -> DMA -> USB high speed
Using DMA (maybe even double buffered) is the important thing here.
Even with a 16 bit ADC that should be possible, with an ADC data rate of 64 Mbit / s, compared to high speed USB with (theoretically) 480 Mbit/s.
2022-05-26 05:18 AM
hello LCE
I am just looking for a way to read the sampled data and save to a folder
and if possible to do a real time data processing of the MAX2771 board directly and transmit it to a PC using ethernet cable provided by some STM3232H7.