Hello everyone,
I am working on implementing a firmware for the Cortex-M33 processor on the i.MX93. I am trying to get the firmware to send and receive data to a desktop PC using the USB port of my evaluation board. Thus, I'm looking for a suitable device stack that supports this use case.
From my understanding, the MCUXpresso SDK includes USB examples, and the "dev_cdc_vcom" examples might be relevant. However, I haven’t been able to find any specifically for the i.MX93. Would anyone be willing to point me in the right direction?
I’m still getting familiar with development on the i.MX93 and NXP’s ecosystem, so any insights or recommendations would be greatly appreciated.
Thanks for taking the time to read this.