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

Resolved! HAL_FLASHEx_Erase no effect on STMF401RE

Hi. I am writing a bootlloader application that can erase, rewrite, and jump to a user application.As a starting point, I want to make sure I can erase the user application, but the erase seems to have no effect. My sector erase code is below.uint32_...

JBark.3 by Associate II
  • 945 Views
  • 2 replies
  • 0 kudos

Resolved! Nucleo-U575 & SIM7600G

Dear,Started with the FreeRTOS example I am trying to communicate over uart with a sim7600G. I have setup my usart2. I am able to send data but the returned value contains only the data sended and no response from the sim7600G. I have tried with an e...

T.Die by Associate II
  • 1345 Views
  • 2 replies
  • 2 kudos

STM32H747I-DISC0 accidentally disable M7 boot option

HelloI am using STM32H747I-DISC0 board, and I accidentally disable M7 boot option byte through the Programmer. And now i am not able to connect to the board using the Programmer, how should i reverse this process?BRWF

CWei .1 by Associate II
  • 773 Views
  • 1 replies
  • 0 kudos

Resolved! HRTIM repetition counter resets on stop/start but ADC Postscaler does not - is there a way to manually reset the postscaler?

Hi there!!I'm currently working on a high frequency GaN brushless motor control application using the HRTIM's complementary outputs (CHB1/2, CHE1/2, CHF1/2), with the timer in up-down counting mode, and ADC1/2/3/4 on the STM32G474RE for inline phase ...

SGree.2 by Associate II
  • 3343 Views
  • 2 replies
  • 0 kudos

SBSFU Linker script issue on STM32F746

Hi,I've been trying to implement the SBSFU package on my STM32F746 but I got some issues.I started from the STM32F769I-Discovery example given in the SBSFU package supply by ST.I'm trying to modify the memory mapping to fit my device.When I'm debuggi...

FlorianGaudon_3-1687362634439.png FlorianGaudon_4-1687362659396.png FlorianGaudon_2-1687362618747.png FlorianGaudon_5-1687362698367.png

Resolved! HAL_I2C_Mem_Read disables interrupts

Hello all,I am working on a project which is based on stm32f103cbt7 mcu.In my project i have two freeRTOS task and 2 timer interrupts and 1 uart interrupt routine.Task 1:  handles wireless communication (it reads a buffer and if buffer has some valid...

sanju by Senior
  • 2576 Views
  • 5 replies
  • 3 kudos

Wiring STM32C011J6 (SO8) MCU to STLINK-V3

I have an STLINK-V3 set, and I'd like to program an STM32C011J6 MCU.I'm not sure how to wire the programmer to that device, since I only have eight pins available, with VDD, GND, and RST leaves only five pins remaining, but I'm not sure how to wire t...

polemon by Associate II
  • 3097 Views
  • 7 replies
  • 1 kudos

Resolved! ST link unable to connect STM32F205

HelloI swapped STM32F072RBT6 for STM32F205RCT6 on the board (I needed more RAM) and even though the cases are pin-compatible (LQFP64) ST llink v2 reports that it cannot connect to the target.ST link works reliably on STM32F072RBT6.I tried to connect ...

PNova.2 by Associate II
  • 1730 Views
  • 3 replies
  • 0 kudos

Resolved! Toggle Button off after a specific interval

Hi,I want to switch off the toggle button itself after a specific interval, let's say 60 sec.Currently it works fine in View.cpp using handleTickEvent but as soon as I navigate to different screen, it doesn't update.Is it possible to run this counter...

Ofaro.1 by Associate II
  • 1784 Views
  • 3 replies
  • 0 kudos

STM32H7B3 JPEG Encoder

Hi, I try to encode a VGA image RGB565 from camera using STM32H7B3 with 32 bit external RAM running at 125MHz. the CPU runs on 272MHz. for un known reason the hardware encoding process take 50ms for one frame. i only talk about the hardware encoder a...

MSale.1 by Senior
  • 989 Views
  • 0 replies
  • 0 kudos