STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Stm32g431 Strange isr entry

Atm im facing the Problem, that the mcu enters a previously activated isr but not as intended. Im setting up Timer and gpio interrupts but ending in an fdcan isr which redirects to the default Handler. Its Worth mentioning im Using hal/ll driver and ...

TFasc.1 by Associate II
  • 542 Views
  • 3 replies
  • 0 kudos

SFDC test question

<code><p>Hi everyone.</p><p> </p><p>So my previous post just did not load for some reason.</p><p>The problem is that for some reason I get this issue when I debug once I enable the interrupts.</p><p>I am simply trying to respond on the TIM5 interrupt...

CTest.1 by Associate
  • 307 Views
  • 0 replies
  • 0 kudos

Issue Programming STM32F04 through SWD

Hi all, I am trying to program the flash memory in my STM32F04 processor. I am doing this over SWD from another processor. I can successfully read all the DAP IDs etc and I also have figured out how to read and write from registers inside the stm32. ...

EOCon.1 by Associate II
  • 536 Views
  • 2 replies
  • 0 kudos

STM32F7 FMC SDRAM wrong reads

Hello,we have a STM32F7 interfaced to a CY62148EV30 SRAM with FMC bus.Sometimes, when several consecutive reads are performed, a wrong value is read.The wrong value has one or more bits at 0 instead of 1 (example: 0x52 is read instead of the correct ...

FMagg.1 by Associate
  • 264 Views
  • 0 replies
  • 0 kudos

STM32 PWM to stop after n pluses

Is there a way to stop STM32 PWM after 10 pluses ?I know one solution is using the system time and issue a stop via the code, however my issue is the stm CPU might be very busy to handle the stop signal.

Wleon.1 by Associate II
  • 1643 Views
  • 19 replies
  • 0 kudos