STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USB Composite Device Bug

 I have setup a Nucleo-F103RB as a USB composite device by (CDC + HID) by modifying a STM32CubeMX CDC project. The device enumerates correctly and everything works initially, however I am encountering a strange bug where if I open a COM port to read ...

Apisit-K by Associate
  • 264 Views
  • 2 replies
  • 0 kudos

zephyr stm32u073 usb

Hello,I am trying to get the USB HID working on STM32U073 with ZephyrOS.I took the sample code from https://github.com/zephyrproject-rtos/zephyr/tree/v4.2.0/samples/subsys/usb/hid-mouseAnd tried both the NEXT and legacy USB stack. However, when I boo...

pokitoz by Associate II
  • 159 Views
  • 1 replies
  • 1 kudos

Resolved! USB Composite Design (CDC+HID Keyboard)

Dear STM32 Advisor,   I'll design a system based on Nucleo 64 H533RE. The system will act as USB CDC and USB HID Keyboard at the same time. The idea is when the CDC receive a character, here for example "F" then the Nucleo H533RE will output a high g...

FuadPurnomo_0-1760197412665.png