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! Are there a guideline or UM for programming with the USB PD library? I want to use the x-NUCLEO-USBPDM1 + STM32G071EVM board. I want a extended sink function.

I have already ran the demonstration firmware from ST website and debugged with cube USB PD Monitor tool. realized an extended power output, higher voltage(>5V) & current(>3A).But how to change the code and implement in my software, which function an...

Lmatt.11 by Associate III
  • 2168 Views
  • 7 replies
  • 1 kudos

Azure RTOS with NUCLEO-H745ZI-Q Board.

I am testing Azure RTOS with NUCLEO-H745ZI-Q Board.I made a simple project through CubeMX and then downloaded it.By the way, it doesn't go beyond MX_ThreadX_Init().It looks like an infinite wait on __tx_ts_wait .Are there any additional settings miss...

Btaek.1 by Associate
  • 657 Views
  • 1 replies
  • 0 kudos

STM32F4: Purpose of the usage of ATOMIC_SET_BIT ATOMIC_CLEAR_BIT macros in the low level drivers related to UART peripheral

Hello, I'm using LL driver in projects and I found these differences comparing the newest LL driver version (1.7.13) with my current why:in file stm32f4xx_ll_usart.h/c (macro with prefix ATOMIC_ is now used in several functions)LL_USART_EnableDirecti...

Resolved! "Device Descriptor Request Failed" (Code 43) when using STM32CubeMX-generated code on STM32L476 Nucleo-64 development board

I would like to test USB on an STM32L476 Nucleo-64 development board. I use STM32CubeMX version 6.2.1 and the library it's using is "STM32CubeL4 Firmware Package V1.17.0 / 11-February-2021". I select Nucleo-64 in Board Selector in STM32CubeMX and the...

arnold_w by Senior II
  • 5788 Views
  • 3 replies
  • 0 kudos