STM32 MCUs Boards and hardware tools

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
  • 246 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 II
  • 256 Views
  • 6 replies
  • 0 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
  • 119 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
  • 162 Views
  • 3 replies
  • 1 kudos