VCP driver for linux embedded
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2014-06-16 7:22 AM
Posted on June 16, 2014 at 16:22
Hi, I have STM32L1 work with STM32 VCP library
The VCP work very well in windows, but I need work in the linux embedded with kernel 3.11I tried but
linux
does not detect the
STM32 VCP
, while the FTDI work very well in linux How I do?
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2014-06-16 11:02 AM
Posted on June 16, 2014 at 20:02
Do you get any log messages when attaching the VCP?
Normally it uses cdc_acm driver and the device name is /dev/ttyACMxOptions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2014-06-18 5:17 AM
Posted on June 18, 2014 at 14:17
wow , work!! thanks you
