STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Printf stop working after some time

Hello,After few successful printing using printf and the SWV ITM data console, the console stops showing new data. To recreate, I created new project, selected the device I have (STM32H723ZGT6), followed the instructions to enable debugging via print...

shukibin by Associate
  • 1454 Views
  • 3 replies
  • 1 kudos

STM32F437 option bytes programming hangs

Hi, On startup my STM32F437 application checks whether JTAG RDP level 1 protection is enabled.  If it is not enabled then it enables it, ending with a call to HAL_FLASH_OB_Launch(), which loads option bytes and resets MCU. This all works fine, except...

small form factor

in the following link they present STM32 ODE:https://www.st.com/content/st_com/en/support/learning/video-page.html?products=FM116%2CCL1620%2CSC959%2CSS1532%2CLN1847&featuredVideosReferer=true&count=200in the video of "Prototype and develop more quick...

Yaser_0-1710296863790.png Yaser_1-1710296945289.png
Yaser by Associate
  • 385 Views
  • 1 replies
  • 0 kudos

Timer22 never reach IRQ

Hi everyone,It seems that I have a problem with my Timer 22 configuration, on my Microcontroller, STM32L031 I would like to stop it then restart them with a lower speed to go into sleep mode, except that my interrupt is never triggered.  Do you have ...

Arduino UNO R3 with the x-nucleo-iks01a3

Hi, i connected the Arduino UNO R3 with the motion MEMS and environmental sensor evaluation board system: X-NUCLEO-IKS01A3 of ST. I installed the library (STM32duino,LSM6DSO), and tried to create a code for a self-balancing robot. But it doesn't prin...

Giuseppe1 by Associate III
  • 915 Views
  • 3 replies
  • 0 kudos

Resolved! Write to Flash only 64Bit

Hello,Can I only write to the flash with 64 bit variables, or also 32/16/8 bit?I just used this function for this: HAL_FLASH_Program(FLASH_TYPEPROGRAM_DOUBLEWORD, activepageaddress + u32_Offset, u64_Data)I have an STM32L432 uC.I already found this ex...

Martin42 by Associate III
  • 1071 Views
  • 5 replies
  • 3 kudos

Resolved! USB DFU STM32G474

Hello,I'm using NUCLEO-G474RE kit with soldered USB on PINs:PA11 - USB Data minusPA12 - USB Data plusVIN - VBUSIn the User configuration I have:nSWBOOT = CheckednBOOT0 = CheckednBOOT1 = CheckedThere is programmed program with blinking LED so I know i...

jha92_1-1710772303832.png jha92_0-1710772182564.png
jha92 by Associate
  • 830 Views
  • 3 replies
  • 0 kudos