STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Azure RTOS USBx working issue

Hello,I am working on NUCLEO-H745ZIQ board. In stm32CUBEMX they provide example code for USBX Azure RTOS. In that examples, I am working on UX_Device_CDC_ACM. According to that I configure the all the parameter in cubemx. But I am facing the problems...

MDeva.1 by Associate II
  • 365 Views
  • 6 replies
  • 0 kudos

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
  • 154 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
  • 257 Views
  • 2 replies
  • 1 kudos