Hi,
I have waste so much time in search but without success and I hope you can help me by answering my question about USBHost access from FreeRTOS on Cortex-M4.
Is it possible to access or connect a USBtoSerial Adapter to the FreeRTOS on Cortex-M4?
Is this possible in principial? If yes does there exist any driver for the interface?
The exact processor: MCIMX7D5EVM10SC
Thanks in advance for your reply.
Hi Andreas
yes possible, please check sect.2.1.3 Cortex-M4 Memory Map (AIPS3)
i.MX7D Reference Manual, configure properly RDC.
http://cache.nxp.com/files/32bit/doc/ref_manual/IMX7DRM.pdf
FreeRTOS USB examples can be found for i.MX6UL SDK (i.MX7 has not them)
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------