STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32F429IET6 RTC power off/on issue

We are suing STM32F429IET6 in our project. The schematics as follow:​if VBAT=2.2~3.6V :backhand_index_pointing_right: :backhand_index_pointing_right: :backhand_index_pointing_right: Power off the VDD and wait 0~180 seconds, then power on again. The R...

0690X000006Cr5bQAC.png
ALee.13 by Associate II
  • 620 Views
  • 2 replies
  • 2 kudos

Resolved! InvalidateDCache with AXI-SRAM gives HardFault

Hello,I have recently moved RAM from DTCM to AXI SRAM (so that I get more RAM).It then failed in dma example.After investigation I found out that the call to  SCB_InvalidateDCache results in HardFault_Handler.I've changed it to use   SCB_Invalida...

ranran by Senior II
  • 831 Views
  • 3 replies
  • 0 kudos

Bootloader in STM32L0

Posted on February 19, 2015 at 10:57Hi all,Is it necesary to implement a additional code in my application to jump to the bootloader? #magic-eight-ball

gerardo by Associate II
  • 770 Views
  • 5 replies
  • 0 kudos