STM32 MCUs Boards and hardware tools

Ask questions and find answers on STM32 hardware set-ups, including schematic-related challenges, debugging probes, power configurations, and more.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Nucleo U575ZI-Q debug problem

Hello everybody! I recently started experiencing weird, unstable behavior during debug on my Nucleo u575zi-q board. So, I don't use HAL, or any graphic programming, or any API, doing everything in pure C from scratch. The IDE I use is, of course, the...

Skfir by Senior
  • 224 Views
  • 4 replies
  • 2 kudos

Resolved! UART driver issue NUCLEO F411RE

I'm trying to set up a simple UART debug just for transmission from the the NUCLEO board.uart.c#include "uart.h" #define GPIOAEN (1U<<0) #define UART2EN (1U<<17) #define CR1_TE (1U<<3) #define CR1_UE (1U<<13) #define SR_TXE (1U<<7) #defi...

STM32U031K8U6 Download fail.

hi~!  I made a IOT prototype with STM32U031K8T6, but I can't download firmware. The connection isn't working ad it should, can anyone tell me the issues with the attacked circuit ?? I've tried both j-link and st-link download tools.    please reply ...

_0-1750678666419.png
박인구 by Associate II
  • 886 Views
  • 14 replies
  • 3 kudos