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

STM32Cube, USB and double buffer

Posted on October 16, 2015 at 04:08I have been trying STM32Cube software on STM32F072C8T6, specifically on the USB middleware.My program is as simple as declare an OUT BULK endpoint. I'm toying around the idea of double buffering.So in USBD_LL_Init ...

baoshi by Associate
  • 886 Views
  • 1 replies
  • 0 kudos

HAL driver CAN msg typedefs

Posted on October 16, 2015 at 19:24 I worked a lot with the StandardPeriphLib but now I try to migrate over to the HAL driver for new projects. The HAL driver come with a heavy overhead. For example, without any optimization level the function H...

op by Associate
  • 1056 Views
  • 5 replies
  • 0 kudos

STM32F030C6 Entering Bootloader of Virgin Device

Posted on August 06, 2015 at 16:46In the STM32F0 reference manual it states that only the STM32F070x6 and STM32F030xC devices support the empty check for entering the bootloader on virgin devices. Is any way to enter the bootloader on the STM32F030C...

Generic HID on STM32L053

Posted on October 16, 2015 at 11:37We are using STM32L053 in our project. We evaluated the USB data transfer using CDC(Virtual COM port) and USB composite device. However, both of them require specific ST drivers for the PC to recognize the USB devi...

aravinda by Associate II
  • 1275 Views
  • 6 replies
  • 0 kudos