STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! HardFaults at random places in code on an STM32F722

Hello,I am facing random HardFaults on a STM32F722. They happen at various places in code, sometimes even during stack's initialization.Stack's analysis do not show any risk of overflow : most of the time, the problem happens while executing main() l...

ABous.3 by Associate III
  • 2442 Views
  • 12 replies
  • 0 kudos

How to use DMAMUX Synchronization ?

hi guys, i work on STM32 L4R5ZI without HAL functions.I use DMA for LPUART(for HMI) and SPI (for component) and I want synchronize these communication with DMAMUX. I see in the reference manual, some synchronization signals (EXTI, dmamux_evt,…), I wo...

Cclem.1 by Associate
  • 392 Views
  • 0 replies
  • 0 kudos

STSAFE hardware alternatives?

Anyone know of any alternative hardware solution(s) from other manufacturers that is equivalent or providing similar protection features as the STSAFA100DFSPL02? Namely STSAFE.Thanks.Ref to STSAFA100DFSPL02: https://estore.st.com/en/stsafa100dfspl02-...

Mecanix by Senior
  • 283 Views
  • 0 replies
  • 0 kudos

Place Pictures data in external ram

Hello Dear Engineers and Developers,This one is an advance question for me, perhaps as easy as ABC for you.I want to put image data on the external ram. Either of Keil or Stm32cubeIDE compilers are acceptable. I know that I should change the linker s...

What happens if CPU registers are stuck at fault.

For IEC60335-1 class B compliance, CPU registers should function well(Should not be stuck at faults). To test those faults we need to send/store some instructions to those registers. What if those registers are stuck at fault? I mean If it is stuck a...

Anitha by Associate III
  • 352 Views
  • 0 replies
  • 0 kudos

Resolved! Initial state of pins on STM32G0.

Hello. I have a circuit containing notably: (i) MCU pin PA2 connected to both a ULN2003 transistor-array input and a 10k pulldown resistor and (ii) the corresponding output of the ULN2003 is connected to a small beeper GND. In theory, this circuit is...

JLemi by Associate III
  • 1327 Views
  • 4 replies
  • 0 kudos

Resolved! STM32L0 - GPIO Interrupt blocking RTC Interrupt

Hello,I have the RTC set for a 1 Hz interrupt. I have buttons, that when pressed, trigger a rising edge interrupt. The interrupts work fine except that when I call my button handling routine the RTC interrupts are blocked. They remain block until the...

RSoen.1 by Associate III
  • 970 Views
  • 3 replies
  • 0 kudos