STM32 VCP (virtual com port) support on android device host?
Hi,
I am developing application on STM32F0 MCU to interface with external android device (host) via virtual com port.
I plan to use USB CDC class on STM32 USB library so that host device.
STM32 VCP driver only available for windows. Do we need to install anything on android device in order to support VCP on STM32?
For my testing, i am using stm32F0-discovery as my devkit
Any assistance will be very much appreciated.
#stm32f0