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! STM32N6570-DK SPI DMA inconsistent transfers

Hi all,I'm having trouble getting reliable SPI communication using the STM32N6570-DK board. I'm using SPI5 with DMA, but the data I receive is only correct about 50% of the time.I'm expecting to receive the value 1025, but often get corrupted values ...

TerZer by Associate III
  • 206 Views
  • 2 replies
  • 0 kudos

USBX CustomHID OUT Report size issue

USB HID Endpoint Size Challenge - My Experience Issue Description I'm experiencing an issue with USB HID endpoint sizes in my firmware running on an STM32U5 microcontroller with ThreadX RTOS and USBX middleware. Specifically: My host is sendin...

nicco by Associate
  • 336 Views
  • 1 replies
  • 0 kudos

Resolved! Changing default memory sections

I'm working on some code that has a boot loader and an application. At the moment I am using one linker script for each, which means I have to make sure I keep them in sync. Is it possible to configure the build for (e.g.) the boot loader so that .bo...

CTapp.1 by Senior III
  • 159 Views
  • 2 replies
  • 2 kudos

Request for STM32L5 FDCAN Support in Zephyr

Hello ST Community, I noticed that STM32L5 series (e.g., STM32L552) does not currently have official FDCAN support in Zephyr. The stm32l5.dtsi does not define an fdcan node, and there are no corresponding bindings or support in the driver layer for t...

sbadiga by Associate
  • 146 Views
  • 1 replies
  • 0 kudos