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

What about RTC after a bank switch?

I use dual flash bank in STM32L4. I perform a flash bank switch by programming bit BFB2 in OPTR.Sometimes, after the new software has started, RTC seems to be returned to reset state: date and time are lost and RTC internal registers are cleared! In...

dario2 by Associate III
  • 575 Views
  • 1 replies
  • 0 kudos

Not able to communicate RS232 based device

hi, I am ankit and using STM32F4 discovery board. I am new to ST and beginner in C programming too. I have to send command sequence in hex format to another device whose details are...baud rate 9600/19200(default 9600)paririty NONstop bit 1data 8 bit...

0690X000008BZOsQAO.png 0690X000008BZQAQA4.png 0690X000008BZPqQAO.png
ankit1 by Associate
  • 608 Views
  • 1 replies
  • 0 kudos

How to generate PWM pulse with varying timer period?

Hi, I am working on STM32F56G eval board. I need to generate a PWM pulse with varying time period on a single channel. I am new to stm32 PWM. With DMA burst code example time period is changing on the runtime .How can I generate a PWM pulse with diff...

phenom by Associate II
  • 520 Views
  • 2 replies
  • 0 kudos

Resolved! SDCard DMA to RAM, No Performance Improvement

Hello All,I recent implemented a DMA transfer for SD card data to RAM (technically an external SDRAM) on the STM32F765VI. Previously we had been using an IT transfer. In other words, we are now using SDCard_WriteBlocks_DMA rather than SDCard_WriteBlo...

ZThat by Senior
  • 753 Views
  • 2 replies
  • 0 kudos

Trigger input not working as expected for phase detection

Hi community,I am trying to get timer3 to trigger on a rising edge, run for one 10ms pulse and then stop until it is next triggered. Application is AC phase control for a simple SCR circuit with 2 optos. I nearly have it working, but essentially, it ...

DMolo by Senior
  • 978 Views
  • 4 replies
  • 0 kudos