I want to develop the usb code on host controller side from the scratch in order to learn. Please suggest and help me in developing the code on the usb host controller .
I want to develop the usb code on host controller side from the scratch in order to learn. Please suggest and help me in developing the code on the usb host controller .
You will need to be an experienced embedded firmware developer, with in-depth understanding of the USB protocols.
The Host Controller part has nothing to do with ARM - it will be the particular chip manufacturer's proprietary IP.
Therefore, you will need to consult the chip manufacturer's documentation, and contact the chip manufacturer if you want additional support.
See https://community.arm.com/dev... to understand what is ARM's, and what is not.