IMX7D USB2.0HOST access from FreeRTOS on M4

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

IMX7D USB2.0HOST access from FreeRTOS on M4

476 Views
andreas_vorderl
Contributor I

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.



Labels (1)
Tags (1)
0 Kudos
1 Reply

404 Views
igorpadykov
NXP Employee
NXP Employee

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)

https://www.nxp.com/webapp/Download?colCode=SDK2.2_iMX6UL_WIN&appType=license&location=null&Parent_n... 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos