Loading...
 
Skip to main content

System Workbench for STM32


linux don't see stm32f1xx cdc [SOLVED]

Hello,
I'm trying to send some data via usb port of my stm32f103 board using HAL libraries genereted by cubemx. So, the problem is my linux don't recognize usb port: '/dev/ttyACM*': No such file or directory.
Is there problems to implement usb using cubemx?

The answer is my usb cable wasn't OTG cable.