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

when I am sending data using USB, when the callback in my firmware gives me USB BUSY? i am using STM32F303VC discovery board ......USB code generated using STMCUBEMX

Posted on May 21, 2018 at 13:12when I am sending data using USB, when the callback in my firmware gives me USB BUSY?  i am using STM32F303VC discovery board ......USB code generated using STM32CubeMX.Once, I received USB Busy state, dynamically send...

cdc + hid composite

Posted on July 13, 2018 at 05:34I'm writing USB composite device CDC+HID(keyboard),but have some error(Unknow device descritor). I used USB FS Lib 4.0.0,and STM32 StdPeriph Lib V3.5.0 .Who has done the same procedure,can you give me a reference.Thin...

Override HAL Ethernet Initialisation

Posted on May 23, 2017 at 02:00Hi,I am having some issues with the Cube generated Ethernet startup code. I suspect I am discovering limitations in the generated code because of assumptions Cube is making of my hardware.For reference my setup is as f...