STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

DMA running only once

I have Timer configured in Input Capture Mode and DMA2 Channel 6 Stream 1 configured to transfer data from GPIOC to frame_buffer. It works, but only once - after first use there was data and in next transfers there where only zeros. To have it workin...

D��ug by Associate II
  • 1126 Views
  • 6 replies
  • 0 kudos

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
  • 614 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
  • 817 Views
  • 3 replies
  • 0 kudos