Skip to main content
Visitor II
January 10, 2020
Question

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

  • January 10, 2020
  • 1 reply
  • 1028 views

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.

    This topic has been closed for replies.

    1 reply

    Visitor II
    March 16, 2022

    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