STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32L431RCT6 wakes up immediately after standby

I am trying to use STM32L431RCT6 with STM32CubeIDE and STM32Cube_FW_L4_V1.18.1 for a low power mode application. I tried Sleep mode, Stop mode and they both work OK. But the standby mode does not working. The MCU wakes up instantly after entering sta...

NEdom1_1-1731950055328.png
NEdom.1 by Associate III
  • 572 Views
  • 3 replies
  • 0 kudos

STSW-LINK009 Driver Install Fail

Hello, I am on a MacBook Pro M2 running Parallels Windows 11. I have downloaded the STSW-LINK009 zip file. Because of my machine, I need to run the dpinst_amd64.exe file. It opens and runs perfectly fine but I am unable to install the drivers as it s...

Driver Install Fail.png
alan29 by Associate
  • 704 Views
  • 3 replies
  • 0 kudos

STM32_Programmer_CLI fails to flash

Using the STM32 CLI on Windows:STM32_Programmer_CLI.exe c port=swd reset=HWrst -e all -d my_filename.hex -v -s -g This just prints: If I remove the -d option, it performs the erase, so I know it can talk to the chip.  I have tried the verbosity optio...

JBill10_0-1731965731898.png
JBill.10 by Associate II
  • 266 Views
  • 1 replies
  • 0 kudos

Resolved! RCC stuck!

hey thereI have a customized board with STM32F030K6T6 on it and a 11.0592MHz crystal for HSE. the thing is my code does not run through and when I try to debug it, I can see it sticks in SystemClock_Config(), more specifically, in HAL_RCC_OscConfig()...

Ala by Senior
  • 1977 Views
  • 8 replies
  • 2 kudos

Resolved! Question about SAR ADC in STM32H753

Questions:1. Does STM32H753 have three independent 16-bit SAR ADC modules?     Any other STM32 parts also have 16-bit SAR ADC modules?2. Can a selected channel in each 16-bit SAR ADC module (Totally 3 selected channel in the 3 modules) be sampled sim...

Resolved! Shifts in conversion data from ADC on STM32H7B3

Hi!We are characterizing the ADC's in the STM32H7B3 µc. During temperature cycling of the HW we are observing some unexpected shifts in the conversion data from the ADC. The phenomena is observed across multiple HW units in varying degree. From one p...

HansPLJ_1-1731599396212.png HansPLJ_3-1731599807259.png HansPLJ_2-1731599466111.png
HansPLJ by Associate III
  • 1019 Views
  • 9 replies
  • 6 kudos

Resolved! Delay, multi milliseconds, on the STM32F0, again..

where I wrote it among the codes.. // Here I have to wait 500ms.Can you help me to prevent the timers from being affected by this wait?Can you give me the codes that I will add. Because I am very confused..I tried many things but they all stopped the...

XooM by Senior
  • 5018 Views
  • 70 replies
  • 15 kudos