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

Resolved! ERROR Transmitting data over USB .txstate!=0

Hi, I am trying to generate the usb_cdc FW, I generated the code using stm cube IDE,and the controller is stm32f070c6,i increase the heap size 0x400 and stack size 0x400,im taking the example from STM32Cube_FW_F0_V1.11.2\Projects\STM32072B_EVAL\Appli...

RKUMA.2 by Associate II
  • 735 Views
  • 2 replies
  • 0 kudos

Resolved! STM32 Nucleo-144 User USB

When I plug in the user usb port on the nucleo to my computer nothing shows up. I'd like to put it into DFU mode over usb so i can flash a custom bootloader.Thanks!

jkasper by Associate II
  • 1060 Views
  • 2 replies
  • 0 kudos

Resolved! What's the best way to port CMSIS UART from F0 to G0

An existing project runs on STM32F091, it use CMSIS USART driver (ARM_DRIVER_USART Driver_USART1). Now I need to migrate this project to run on STM32G070. But in CubeMX for STM32G070, there aren't any USART driver under CMSIS driver, except a header ...

TDao.19 by Associate II
  • 3903 Views
  • 17 replies
  • 0 kudos

Resolved! Bug in Low-Level driver LL_SPI_ReceiveData8 for STM32L0, STM32L4, STM32L5 and possibly others

Affected driver libraries: STM32Cube_FW_L5_V1.4.0, STM32Cube_FW_L4_V1.16.0, STM32Cube_FW_L0_V1.11.2 and possibly other device driver libraries based on the same SPI peripheralFile: stm32yyxx_ll_spi.h (Replace yy by L5, L4, F0, ...)Functions affected:...

SOfne.1 by Associate III
  • 1919 Views
  • 6 replies
  • 0 kudos