STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32 F1 USBX usage problems

I first refer to the x-cube-azrtos-h7 example on STM32 H7 to migrate ThreadX and USBX. CDC HID, including the combination of the two, have been tested, and they all work normally.Then I ported ThreadX and USBX on STM32 F105RBT6. Currently, they can e...

arilink by Associate III
  • 212 Views
  • 1 replies
  • 0 kudos

Bug in Low-Level driver LL_SPI_ReceiveData16

Affected driver library: STM32Cube_FW_U5 v1.0.0 and patch v1.0.2File: stm32u5xx_ll_spi.hFunction affected: LL_SPI_ReceiveData16Bug: Current implementation performs a 32bit access to RXDR register and then casts the result to 16 bits. This leads to un...

SOfne.1 by Associate III
  • 346 Views
  • 2 replies
  • 1 kudos
Labels