STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! My own L452 board stops working when I press NRESET, problem with debbuging but not flshing.

Hello to everyone,I have crereated my own STM32L452 board with battery power supply.It dosent run as expected. Sometimes I need to discharge caps and sometimes this is not helping. When it works and I connect nreset to groung and release it stops wor...

Screenshot 2024-03-18 001022.png
HHako.1 by Associate III
  • 3034 Views
  • 4 replies
  • 0 kudos

Resolved! Turn off all GPIO pins for power

Sleep testing, How do I configure my GPIO pins to absolutely be surenone of them are supplying any power ?I wish to turn the all "off".And if there is a quick way to do it via  CubeMx , so I won't miss any ?   Thanks 

DS.4 by Senior II
  • 1349 Views
  • 1 replies
  • 2 kudos

Resolved! fatal error: stm32u5xx.h: No such file or directory

I am testing the development board STM32U5A9J-DK with THIS and trying to run the GPIO Toggle example program. But during the build process I get the error fatal error: stm32u5xx.h: No such file or directory.I am using CubeIDE version 1.14.1.How to fi...

fatal_error_headerFile.png

Read Vrefint in STM32F105VCT7

I want to get an actual voltage reading at VDDA and I have configured the Vrefint adc channel. I saw in another questionnaire mentioning VDDA = 3.3*(VREFINT_CAL/VREFINT_DATA). But it seems like no macro exists as VREFINT_CAL. How can I read the VDDA ...

SPeri.1 by Associate II
  • 1172 Views
  • 1 replies
  • 0 kudos