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 H723ZG ADC Sampling Problem

HiI'm trying to sample a sine wave between 400 and 500 kHz with the Nucleo H723ZG. I'm using the 16 bit adc 1 with following configuration:sampling rate: 2 MSpsT_sampling: 16.5 clock cyclesf_adc: 50 MHz (from PLL2P: 100 MHz)DMA circular modecontinuou...

gnlcflx by Associate II
  • 211 Views
  • 9 replies
  • 1 kudos

STLINKV3 Modification

When the STLINKV3 is used with the additional connector board (MB1440) the lower back can no longer be attached. This means that the LEDs on the top are no longer visible. I have designed a 3d-printable lower cover that remedies this :I have also mad...

stlinkmod.jpg

my UART interrupt doesn't work

Hello,I am working on a project with a Nucleo-G431KB. I am using UART1 to receive GPS data (LEA-6S module, 9600 baud, 3.3V) on pin PB7 (RX), and I send data to a LoRa module (Ebyte E32868T20 module, 3.3V,  9600 baud too) on PB6 (TX).I configured UART...

tibaal by Associate II
  • 395 Views
  • 10 replies
  • 3 kudos

Not able to boot Nucleo-h755ziq

Hi everyone,I'm experiencing an issue uploading a simple onboard LED blinking program to my STM32H755ZIQ board. Every time I try to start a debug session, I get the following error:STMicroelectronics ST-LINK GDB server. Version 7.9.0Copyright (c) 202...