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

STM32H7 · Coding within HAL ISR inserts delay

Hello, all. First of all, thank you for taking your time for reading this and helping me out.I am using STM32H743ZI Nucleo board, preparing the project for a power electronics application. Before any control algorithm I'm checking that the Interrupt ...

0693W00000CzcQ7QAJ.png 0693W00000CzcRFQAZ.png
Yvo by Associate II
  • 890 Views
  • 3 replies
  • 0 kudos

Resolved! Do GPIO pins configured as digital inputs latch incoming data?

I've looked in many places and haven't found a definitive answer yet. The reference manual simply states that reading the GPIO port input register returns the value of the associated pins. Does that mean that an external device has to be driving th...

John W. by Associate II
  • 1420 Views
  • 3 replies
  • 0 kudos

STM32L031, VREFINT error depending on prior channel voltage.

I am using a STM32L031 on a Nucleo board to sample analog inputs and VREFINT. When I sample the VREFINT voltage after another channel I observe some error that changes depending on the voltage on that previous channel. I assuming that charge is being...

DJack.8 by Associate II
  • 1013 Views
  • 3 replies
  • 0 kudos

Resolved! Does it exist any SPL library for stm32f7 or not? and how can I switch to stm32f7 without using HAL library?

I have a project on stm32f4 with SPL library(standard peripheral library), so I want to switch to stm32f7 mcu and now i want to know is there any SPL library for stm32f7. i couldn't switch to hal library so is stm has any life time code for it or not...

HMogh by Associate
  • 935 Views
  • 2 replies
  • 0 kudos

MCU upgraded from STM32F103 to STM32L475. Facing issue in ADC part. In the F103 MCU ADC clock derived from HCLK and to meet the same sampling time we used ADC clock PLLSAI1 in L475.

The issue is that at the normal conditions we are able to read the ADC values properly and when we put our device in the field then we are facing noise issues in ADC values. When we put old MCU no noise issue is coming but when we put new MCU then no...

Harish1 by Associate III
  • 615 Views
  • 4 replies
  • 0 kudos

Resolved! STM32F030xx hitting random Hardfaults

Hi guys,I hope you can help me with this one:In approximately 1 out of 100 devices we have some strange behaviour which ultimately boils down to a HardFault Interrupt which triggers a Watchdog Reset.The majority of products in the field does not have...

There is an error when i debug my code in the stm23CubeIDE.

When I go to debug, there is an error saying some source file isnt found (__lib_init) or something like this. I dont remember the name exactly. Then it gives me an option to go to preferences. Also, the debug doesnt run properly, my peripheral regist...

KP.3 by Associate II
  • 539 Views
  • 1 replies
  • 0 kudos