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

LTDC prevents CPU (of MCU) from going into sleep mode

LTDC prevents CPU (of my MCU) from going into sleep mode. When i deactivate the LTDC clock, the CPU goes to sleep mode. LTDC interrupt is enabled trough IOC, without enabling of LTDC interrupt, screen remains black. I use the following MCU: STM32L4P5...

FLuba.1 by Senior
  • 165 Views
  • 4 replies
  • 3 kudos

Resolved! Use PA0_C as GPIO on STM32H730IBK6Q

Hi I am working on a project with STM32H730IBK6Q and STM32Cube IDE 1.16I am trying to use PA0_C as a GPIO, but the GPIO function is not connecting properly. PA0 is used an ADC, not as a GPIO, so from how I understand muxing there should be no conflic...

EPala.2 by Associate III
  • 254 Views
  • 7 replies
  • 0 kudos

STM32H7 SRAM ECC Triggered unexpectedly

Hi,I am testing the ECC on DTCM on the STM32H7A3ZI.  At start of day I initialize all of DTCM apart from a single test location.  I have a test which reads from that uninitialized location and successfully provokes the SRAM ECC interrupt, correctly r...

ChrisO by Associate II
  • 403 Views
  • 7 replies
  • 0 kudos

Resolved! STM32 OpAmp Differential Strain Gauge Bridge Input

Does anyone know if the PGA OpAmp in the STM32 has the ability to interface with a differential input - like a Strain Gauge Wheatstone bridge?  I'm not convinced its going to work because my signal is going to swing +/-50mV, and the OpAmp does no loo...