Why USB CDC fails on open if cache is not enabled?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-07-14 3:30 AM
I have created a project with STM32cubeIDE using usb CDC.
If cache is not enabled, accessing via firmware a specific variable located at ox20005604 (for example reading it) once a time, it causes that subsequent open from PC of the serial port returns an error (code 87).
Labels:
- Labels:
-
STM32CubeIDE
-
USB
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
‎2020-07-16 3:01 AM
Sorry..it is not dued to cache, it depends only on ram allocation
It depends also from boot (sometimes starts working)... i need some more tests
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-07-16 3:01 AM
I'm using STM32F730V8T6
