stm32l0xx, USB Custom HID with firmware 1.12.1 send report problem:
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-11-16 9:07 AM
USBD_CUSTOM_HID_SendReport(...) returns USBD_OK but nothing being send when code is generated with firmware version 1.12.1, but this function works without any problem in firmware 1.12.0
Labels:
- Labels:
-
STM32Cube MCU Packages
-
STM32L0 Series
-
USB
This discussion is locked. Please start a new topic to ask your question.
10 REPLIES 10
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-02-07 4:35 AM
Hello
I just ran into the same issue and would be very interested in seeing a proper fix in an official HAL release soon.
The solution proposed in post1 is working for me, however I cannot test if it doesn't break another transfer type.
To me it looks not like a clean solution.
If I look at the STM32WB HAL, the implementation changed again in the meantime,
fixing some other bugs.

- « Previous
-
- 1
- 2
- Next »