STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32U5 board can't connect to cubeprogrammer

Hello,I had two STM32 boards connected to the PC, and I ran the regression.sh program from SBSFU to configure one of them. However, the second board, which also had the SBSFU application installed, was configured as well. Now, the second board cannot...

Istillaga_0-1717143331135.png Istillaga_1-1717143443704.png

Resolved! What to connect DVDD to on STM32H7?

Hello.I am creating a board with an STM32H7R3Z8J6. I am wondering what I should connect DVDD to? My intuition and "experience" says that this is the "Digital power supply pin", but it doesn't really make sense to make that distinction on this type of...

Screenshot 2024-05-30 at 06.18.52.png
DanielPi by Associate III
  • 1563 Views
  • 4 replies
  • 0 kudos

Schematic And Library For uSD Card Bootloader

Hi,I need to implement a Bootloader for an STM32L452RET6 as follows:- using a uSD card over standard SPI (not Quad SPI)- using the BOOT0 pin option- using the ready available ST libraries My questions, if someone could please help out, are:1) which l...

Ricko by Senior III
  • 692 Views
  • 2 replies
  • 0 kudos

F1 Series Beginner Steps to enable peripherals

So I’ve been following a udemy course and I’ve been picking things up and learning how to change registers for peripherals and how to enable them and such but the course just tells me what I need to enable bit wise to enable the specific peripherals ...

jdsus by Associate
  • 617 Views
  • 1 replies
  • 0 kudos

STM32F401RE Systick issues

Hello, I have an issue with my code where I have configured SysTick and it triggers on every clock cycle, but I dont know how to make things trigger inside the main while loop #include "main.h" #include "functions.h" #include <stdbool.h> #include <st...

Petrarka by Associate II
  • 644 Views
  • 1 replies
  • 0 kudos