STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Debugging the MCU on a NUCLEO-H7A3ZI if 1.8V is selected?

Dear all,It seems like I actually broke two Nucleo 144 with a H7A3 and H723 after I tried to debug the MCU with the on board debugger and after switching the supply voltage for the MCU to 1.8V (no connection from debugger to MCU possible, even not wi...

Bench by Associate III
  • 633 Views
  • 3 replies
  • 0 kudos

APS6408L-3OBM-BA RAM not working with stm32h723 processor

hello everyone. I have a question. I am using APS6408L-3OBM-BA as external RAM in a project. First, I used the APS6408L-3OBM-BA RAM on the STM32L4P5G-DK board as memory mapped, but when I use the STM32H723VET6 processor, I cannot run the RAM. HAL_RCC...

Mtopa.1 by Associate II
  • 1008 Views
  • 2 replies
  • 0 kudos

STM32L433 clock is running in stop 2

My issue is a high current in stop 2 mode with the STM32L433, i'm measuring around 1mA in Stop2 Mode, which should be around 5uA for the MCU, with the rest of the board compoents, i expect around 50uA. For investiagrion, i desoldered all other compo...

How to read status of PWM pin accurately ?

I am using STM32F407VG development board to implement Direct torque control with space vector modulation of induction motor drive. I want to read status of PWM pins accurately in order to estimate phase voltage from DC link voltage and status of the ...

KShah.6 by Associate II
  • 1067 Views
  • 5 replies
  • 0 kudos

Digital inputs on STM32G031 not behaving as expected

I'm working with a STM32G031 discovery kit, featuting the 8-pin STM32G031J6M6. Having issues with the most mundane thing: digital inputs via GPIO. Output work just fine, I can set the board LED. But on inputs I tried connecting to pin 1 (PB7/PB8/PB9/...