STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Bus Usage Fault causes SRAM2 parity error

While testing the exception traps routines I ran into an odd problem with the SRAM2 parity check on an STM32L496. As part of a unit test I force a usage error by attempting to read from 0x3000 0000, an invalid address. The usage vector is called co...

Resolved! MCU not boooting after flashing

Hi,I'm using an STM32F334 in a Nucleo development board. I have flashed the device both with STM32 ST-Link utility and after finishing, I connect the development board to an external supply and the MCU does not start running unless the RST button is ...

mur by Associate III
  • 1836 Views
  • 6 replies
  • 0 kudos

Resolved! STM32G and STM32F differences?

How do these series differ from each other? Especially "Cubewise"?Are there notable differencies in the Atollic/Cubeide user's point of view?Is this G4 basically F3 with F4 core?

Putting STM32F7508-DK to Sleep

I understand that, in order to put the F750 to sleep AND reduce power supply heat during sleep, we should use:HAL_PWR_EnterSLEEPMode(PWR_LOWPOWERREGULATOR_ON, PWR_SLEEPENTRY_WFI);WFI();But I have not read what happens when the CPU is not sleeping (du...

DRobe.4 by Senior
  • 315 Views
  • 0 replies
  • 0 kudos