STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Custom Uart flash loader program

I am trying to create a uart flash loader program.Currently, the stm32f103rct6 chip is being used, and cp201x is being used for serial communication with the PC.1. Successfully downloaded bootload and application code using existing bootload mode wit...

Jdogk by Associate III
  • 1844 Views
  • 6 replies
  • 3 kudos

SPI slave MISO delay on STM32F401

I am attempting to communicate between ESP32 and STM32F401 using SPI Mode 0.I am achieving approximately 6MHz reliably and note data corruptions at 8MHz or so.Both MPUs are using DMA. I can improve performance by dropping APB1 prescaler from 2 to 1 c...

PRobe by Associate II
  • 3236 Views
  • 19 replies
  • 0 kudos

Resolved! How to run SDMMC1 with 1.8V

Hello Dear all, I want to run my STM32L452ret6 with 1.8V and use SDMMC1 module. I can use SDMMC1 with 3.3V and 50k pull ups without problems, but when I run the MCU with 1.8V and use TXB0104RGY for shifting voltaghe to 3.3 it dose not work as expecte...

HHako.1 by Associate III
  • 951 Views
  • 4 replies
  • 0 kudos

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
  • 1622 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
  • 453 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
  • 1047 Views
  • 3 replies
  • 0 kudos