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

what is port output speed in STM32

Hi.I'm looking for some answer which I can not find anywere.What is the time between instruction execution time consisting of writing '1' to GPIO->BSRR of any pin and port and real mcu pin state in case when HCLK is e.g. 72MHz and APB2 is 4,5MHz (APB...

sholojda by Associate III
  • 924 Views
  • 2 replies
  • 1 kudos

Stm32f407 - Error "can't reset the core" with ST-Link.

Hello, I am using STM32f407IGT6 with Keil uvision and HAL library. When I try to connect the device with ST-Link and flash the software using the JTAG interface, I always see "can't reset the core" as the error.BOOT0 - Connected to GNDBOOT1 - Connect...

ajain20_0-1705490340060.png
ajain20 by Associate
  • 667 Views
  • 0 replies
  • 0 kudos

Best way to transfer strings to STM32 with USART ?

Hello guys. I'm fairly new to stm and i've mostly worked on a pico.The thing is that i want to create a programm with the following function.The user sends a character and then a string from a python app on my pc. The first character is a pseudo hand...

How To get GPIO Input data in STM32F103

Hi, I want to make I2C By GPIO I/O Ports Using STM32F103RBT6 64 Pins.run my source code result is above figure.When I2C Input Read time, It Can’t read data how can I get input data?    Start_Setup_Time(); // b7 ~ b1 Addr + bo_wr + ack Setup_Addr(0x...

image.png

STM32F429IGT7 has a very serious problem

I found a very serious problem while using BOR, which caused my program to be erased innocently.At least 0x0800 0000-0x081f ffff is like this,This is the result obtained by jlinkI need to use the BOR function when I power on, originally this function...

SSss by Associate
  • 792 Views
  • 3 replies
  • 0 kudos

Identifying STM32F429 Revision - New package marking?

Hello, i ordered a STM32F429ZGT6.Now i try to identify the revision of the chip i got.The marking on the package seems to have changed - there is no ARM Logo anymore.And where the revison was printed in the past there is now a QR-Code.Is 340 the date...

sk-st by Associate III
  • 1828 Views
  • 2 replies
  • 1 kudos

STM32F334 ADC Jumps

Hello, I am using a STM32F334 for a project where I am reading several analog channels, specifically connected to thermistors. I am using DMA to read the analog channels and also sending this data out on UART via DMA.  I am seeing some weird jumps in...

jls by Associate II
  • 4793 Views
  • 8 replies
  • 1 kudos

Resolved! Restart One Shot ADC + DMA

Hi,I have an STM32H747IGT6 that I wish to:Continuously sample 4096 ADC samplesTransfer each sample from the peripheral to memory using DMATrigger an interrupt at the end of the conversionsAfter the CPU operates on the stored data, restart the process...

slc2015 by Associate II
  • 1802 Views
  • 3 replies
  • 0 kudos