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

We are using STM32L476 in our application in which we have seen accidental change in RDP level when battery voltage drops below 0%. Is there any corner case we should take care?

In code, we do not have call for changing RDP but we have a logic to reset IWDG_STOP bit after wakeup from sleep mode. We are facing this option byte corruption problem when battery drops below 0%. (We do not have HW support for cutting off power for...

kpate.11 by Associate II
  • 2020 Views
  • 13 replies
  • 0 kudos

STM32G474 MCU port protection

Hi Folks,Greetings!At my end have a STM32G474 HRTIM output driving a MOSFET gate driver such as IR2110.In some weird cases encountered, when the MOSFET blows up, it takes away with it thegate driver as well.Not in all cases, but in some situations, I...

UART interrupt not working properly on STM32H753 MCU?

I am using STM32H753 MCU. I generated my code using STM32Cube. The UART is configured to work on interrupt, baud rate is 19200. I sent 'A' many time but most of the time I am receiving "C1" in hex instead of "41" ('A' in ASCII).When I analyzed the da...

Akash_k by Associate III
  • 561 Views
  • 0 replies
  • 0 kudos

Write Backupcode from QSPi to SDRAM when flashing from IDE

My application is executed from flash and external SDRAM.I have a bootloader(seperat project) that saves the volatile SDRAM content on a QSPI.Normaly my application is applyed by a .hex file that is located on the SD-Card. So my bootloader can clearl...

Minti by Associate II
  • 407 Views
  • 0 replies
  • 0 kudos