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

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
  • 84 Views
  • 1 replies
  • 0 kudos

Resolved! ITM printf trace

I have a STM32L432 Nucleo-32 board and I'm trying to use ITM printf trace. I created new project with configuration: "Targeted Project type: Empty" "targeted language: C++". I'm not using HAL libraries.In the syscalls.c I added following code://Debug...

debugger configuration.png ITM configuration.png
DPiór.1 by Associate III
  • 636 Views
  • 14 replies
  • 8 kudos

USB CDC Communication between STM32 and PC

Hello everyone,I am currently working on a project using an STM32H755ZIT6 MCU and want to use the USB CDC class to send data over USB. I can successfully program the MCU and the system clock configuration is correct. However, when I plug in the USB, ...

_oepfel_1-1749456937816.png
_oepfel by Associate II
  • 135 Views
  • 2 replies
  • 4 kudos