STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to connect the bankselect pin to SDRAM device.

hello! i am using stm32f429 mcu ,i want to add a sdram as the main RAM.My sdram detail informatin,512K Words x 16 Bits x 2 Banks.i donn't know how to connect the pin which connect to sdram and control the internal bank of sdram to the sdram.s...

jxued by Associate
  • 243 Views
  • 0 replies
  • 0 kudos

How to sync trueStudio settings?

Here is the situation, there are 2 developers. Both developers download the code from the repository and issue a build & debug cycle.Test_functions is an array of function pointers. In the debug session, Test_functions has different values (given in ...

0690X000006DDSAQA4.png 0690X000006DDSFQA4.png
rtursen by Associate II
  • 268 Views
  • 0 replies
  • 0 kudos

Debugging a hard fault on STM32F405RG

Hello,I'm having a hard time debugging a hard fault I'm experiencing.The hard fault occurs in the handler of external interrupt. Here's it's code:extern "C" { void EXTI2_IRQHandler(void) { static uint32_t last_sample_time = 0; if (EXTI_GetITS...

balkers by Associate II
  • 846 Views
  • 5 replies
  • 0 kudos

2 x PWM with DMA

Posted on July 04, 2018 at 22:56I am doing now small project with STM32F0. I would like to generate two PWM signals simultaneously using DMA. Everything is working fine if I am starting one of two PWM Generators. When I start two works only first on...

slawek by Associate III
  • 1571 Views
  • 1 replies
  • 0 kudos

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
  • 1125 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
  • 612 Views
  • 2 replies
  • 2 kudos