STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

reset problem

hi, im using stm32g474vet6 mcu for power converter. when the supply is turned on initially first time, controller is behaving like hang or stuck somewhere. if i do a pushbutton reset, the mcu starts working fine. after that no issue. whenever im turn...

Resolved! STM32H723 GPIO Lock set after reset

I have a Nucleo-H723ZG board.  The GPIO lock bits are set at reset so I cannot set up the ports.  See Attached screenshot.  I can run code just fine and the original demo code did toggle the LEDs. Am I missing something here? 

Niramas by Associate
  • 207 Views
  • 11 replies
  • 2 kudos

STM32F030R8 PSPICE model

Hi, As I am doing a Pspice simulation, for which I am using STM32F030R8, I need the Pspice model of STM32F030R8. To use the GPIO Functionality to connect the MCU to the simulation circuit in LTspice or OrCAD Pspice.

Cannot Update TIM1 CCR2 for Phase Shift PWM

Dear STM community,I use STM32 nucleo-f303ze with stm32cubeide , I try to achieve 4 PWM complementary signal  with controlled phase shift by potentiometer by using TIM1 channel 1 PWM Generation CH1 CH1N and TIM8 channel1 channel 1 PWM Generation CH1 ...

123.png 122.png

Resolved! 800KHz Frequency generation using STM32G070RBT6

I am trying to get 800KHz frequency with Timer 3 and timer clock is 64MHz and i am using below setting to initalize the timer, but its frequency is 666.66KHz. Pls provide a solution of this problem ASAP......   static void MX_TIM3_Init(void) { /...

Clock Gating (I2C HSI kernel clock) prevents Standby

Hi,I have a situation which I would like to understand better:I have an STM32U595ZJT6Q with I2C2 configured to use HSI16 (not PCLK1) as its kernel clock. I put the STM32 into Standby to save power.Recently I implemented Clock Gating to save power whe...

BCowp.1 by Associate II
  • 31 Views
  • 0 replies
  • 0 kudos

STM32 Unable to get Core ID

Hi All,I'm new to using the STM32 and honestly had great grief trying to connect to the chip.I'm using STlink V3 and designed my own PCB.Trying to flash a F/W to the PCB. I ordered the PCB from JLCPCB.I keep getting unable to get core ID as a message...