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! 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
  • 1066 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
  • 3919 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
  • 1934 Views
  • 6 replies
  • 0 kudos

USB HID REPORT DESCRIPTOR SIZE

I have a report descriptor that consist of 456 bytes. The problem is : When i define USBD_CUSTOM_HID_REPORT_DESC_SIZE   456 in usbd_conf.h file, it raises overlow warning and my hid device no longer works. How can i define hid descriptor size bigge...

TDuma.1 by Associate
  • 881 Views
  • 2 replies
  • 1 kudos