cancel
Showing results for 
Search instead for 
Did you mean: 

We are trying to develop a USB hub that supports AOA (Android Open Accessory).

lsoon
Associate

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.

1 REPLY 1
Asing.3
Associate II

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