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! blue pill STM32 PC13 LED is always ON

Hi there, I am using STM32F103c8t6 blue pill. there is a problem: when I use ST-LINK programmer to download the code to it, the PC13 LED is turned ON, without being ON in the program! why is that? One assumption is that the board is driving too much ...

Ala by Senior
  • 2767 Views
  • 4 replies
  • 0 kudos

Resolved! I2C Mapping for STM32H750B-DK

I’m currently working on a project that involves I2C communication using the STM32H750B-DK  but I’m having trouble identifying which I2C peripheral (I2C1, I2C2, etc.) is connected to the Arduino I2C pins (SDA/SCL) on the board.Unfortunately, I couldn...

Rafla_0-1742975529738.png
Rafla by Associate III
  • 869 Views
  • 9 replies
  • 0 kudos

Resolved! STM32H747I-DISCO USB DFU Mode

Hey everyone, I'm working with the STM32H747I-DISCO board and trying to get it into USB DFU mode to flash firmware using STM32CubeProgrammer. However, the board isn't being detected, and I couldn’t find clear instructions in the documentation about h...