2020-01-10 12:47 AM
We are trying to develop a USB hub that supports AOA (Android Open Accessory).
The approximate structure is shown below.
Android Tablet ---- STM32 MCU ---- USB HUB IC ---- USB Devices(4EA)
The reason for this development is to let USB communication and charge together.
Since there is no IC that supports AOA among existing USB hub ICs, I will play a middle role between USB hub IC and Android tablet through STM32 MCU.
Please help me.
2022-03-16 02:10 AM
two source code available on github but this is not related to HAL_library
https://github.com/YuuichiAkagawa/STM32F4_ADK
please follow the link as for demo purpose