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

ST-Link contolled by Python

Hello everybody,I am building a regression test system and I want to control an ST-Link with a Python script/program. I need the capability to set Breakpoints and optimally extract them automatically from the hex file that gets flashed on the MCU. I ...

MMüll.5 by Associate II
  • 1781 Views
  • 3 replies
  • 2 kudos

Resolved! Nucleo-H755ZI Configure Power Supply

For the Nucleo-H755ZI, I use the 'PWR_DIRECT_SMPS_SUPPLY' choice in 'HAL_PWREx_ConfigSupply', like: HAL_PWREx_ConfigSupply(PWR_DIRECT_SMPS_SUPPLY); With this setting, the board works fine and keeps working after flashing.If you choose for example 'PW...

Jack3 by Senior III
  • 2248 Views
  • 6 replies
  • 1 kudos

Eval Board ADXL354

Hey everyone, I am working with the ADXL 354 eval board with an STM32H745data sheet ADXL354 : https://www.analog.com/media/en/technical-documentation/data-sheets/adxl354_adxl355.pdfdata sheet eval boad: https://www.analog.com/media/en/technical-docum...

fru999 by Associate III
  • 1052 Views
  • 1 replies
  • 0 kudos

STM32h745 ADXL355

Hi everyonethis is my code for reading X axis ADXL355 accelerometer thanks to STM32h745.But when I run it, i keep being stuck if the HAL-SPIèTransmitReceive Can you help me ?

fru999_0-1716812358925.png
fru999 by Associate III
  • 1029 Views
  • 3 replies
  • 1 kudos

UART on STLINK-V3MINI

Hi,I'm using a STLINK-V3MINI with fw: V3J12M3 STM32 Debug+VCP, and there is an issue that i'm not sure if it is by design or a bug.In my design I have SWD and UART pins in separated connectors (both with GND). When the SWD is attached to the CPU, the...

mscaff by Associate II
  • 1466 Views
  • 4 replies
  • 1 kudos