2022-05-30 12:47 AM
I am working on reading an External 3 bit parallel CMOS ADC (4-8 MSPS)(from MAX2771 board or Eva KIT) GNSS digital output through STM32H750B-DK board, Then transmit it over Ethernet or USB2.0 in real time through TCP/IP protocol continuously.
then process the data in MATLAB by reading from the TCP/IP protocol?
I never used STM32 before so I am just wondering if this would work ?
thanks in advance