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! can't print ADC data at high Sample Rate

I configured dual DAC synchronous sampling,DMA is in normal mode for data transfer.When the timer frequency of the ADC is 10KHz, the main cycle can print serial port information, but when the timer frequency is 50KHz, the main cycle does not print AD...

smile_1-1749565503034.png smile_2-1749565669615.png smile_4-1749565734482.png smile_11-1749566098919.png
smile by Associate II
  • 170 Views
  • 5 replies
  • 4 kudos

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 II
  • 136 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
  • 291 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 II
  • 112 Views
  • 2 replies
  • 2 kudos

Resolved! USBX HOST printer example

Hi!i have managed to port the exisiting example of USBX device printer to the H563 micro and use it.now i'm trying to do the same thing with the USBX HOST printer class.but there are two problems:1) there isn't an example2) if i create a new project ...

ABasi.2 by Senior
  • 341 Views
  • 5 replies
  • 1 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
  • 98 Views
  • 1 replies
  • 0 kudos