cancel
Showing results for 
Search instead for 
Did you mean: 

is possible to communicate to STM32F0 via android device via usb OTG using Android accessory protocol

VNaga.103
Associate

Hi ,

I am going to create a app . that will communicate to the STM32FO via usb OTG cable.

Is this micro controller has supports android USB Accessory protocol for communicate between the micro controller and android device via usb.

Thanks in advance

1 REPLY 1

You mean https://source.android.com/devices/accessories/aoa.html ? That requires your mcu to be USB Host; 'F0 is *not* USB Host capable.

JW