STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32f103c8T6 inaccurate ADC readings

Hello, I'm using stm32f103c8t6 board and trying to get simple voltage divider readings. I'm also using multimeter to measure voltage and well I'm getting 0.2 sometimes 0.4 V error. Is this normal? I really need precision, 0.2 or 0,4 volts are reall...

DSimp.1 by Associate III
  • 1267 Views
  • 3 replies
  • 1 kudos

STM32 Editing Linker Script

Hello everyone, I am using STM32F767ZI which in the reference manual has ITCM, DTCM, SRAM1 and SRAM2 but in the linker script it is just RAM so I am trying to change it from: MEMORY{ RAM (xrw) : ORIGIN = 0x20000000, LENGTH = 512K FLASH (rx) : ORI...

Faisal129 by Associate II
  • 1630 Views
  • 6 replies
  • 4 kudos

Inquiry about integrated flash memory STM32H745XL

Good morning to all,I was wanting to save data in the non volatile memory of my STM32H745i-Disk with the STM32H745XL micro.It is only to save the following structure to read it every time the microcontroller is turned on and modify it from time to ti...

Maximiliano_1-1732370568224.png Maximiliano_2-1732370609744.png Maximiliano_0-1732420442028.png

I2C RXNE flag gets reset without reading RXDR

Hello,I am implementing my own I2C drivers based on the LL drivers provided by stm32g031xxxx (STM is the only master) Transmission and Reception all work very well but I am trying to get away with some optimization by starting a I2C read from a slave...

Programming STM with SWV without nRST pin

Hello,I am programming STM32G491, while I need to use nRST as GPIO (MCO). I am using a code that you can see below. The problem is that when I am debugging a program, the debugger is disconected after HAL_FLASH_OB_Launch(); (this should reset MCU, am...

Resolved! Using SWD pins as GPIO

Hi,at the moment on the STM32U5G9 we have the SWD pins (SWDIO and SWCLK) set to DEBUG, but we would like to also use them as GPIO after programming. How do we switch them to GPIO at runtime? Thank you 

Ricko by Senior III
  • 1664 Views
  • 4 replies
  • 5 kudos

Resolved! Unable to program my GPIO image on STM32H750B-DK

Hi ,I am not sure but my development board STM32H750B-DK may have some issues and I need some help to find what it may be .  As per the readme.txt (there is very less literature that I could find on this board) , I could dump the ext_mem boot bin int...

nsingh_0-1731845025347.png
nsingh by Associate II
  • 1261 Views
  • 7 replies
  • 0 kudos

I can't get spi communication.

Hello.I tried to use an imu that was previously working using the spi2 port of the stm32f4 series with the spi4 port of the stm32h7 series, but I cannot communicate with it. (imu is using icm42688p.)Is it possible that I have made a mistake in my set...

スクリーンショット 2024-11-11 190140.png スクリーンショット 2024-11-19 201830.png baby_chicken_0-1732015139757.png