Hello,
I am currently creating a validation board for a NXP product, on which I want to use a Teensy 4.1 development board. This board is populated with a MIMXRT1062DVL6B.
The goal of the MCU will be to ensure the bidirectional communication between my product (SPI bus) and a PC (USB, maybe later ethernet). I want to implement high level API like commands that will trigger hundreds of exchange with my product, perform ADC conversions and in the end retrieve the data on the PC.
Could you share with me an example / project to help me to start ?
Thanks a lot !
Best Regards,
Gaël