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! STOP1 UART Wakeup 115200

Post edited by ST moderator to be inline with the community rules for the code sharing. In next time please use </> button to paste your code and a linker script content. Please read this post: How to insert source code. I have a STM32L433RCT3 and I'...

MVeen.1 by Associate II
  • 253 Views
  • 4 replies
  • 0 kudos

STM32L073 NOTZEROERR when writing to Flash

Hello! I need help. STM32L073RZT6 MCU.How can I write, for example, 2 times 8 Bytes into any second half-page of flash memory?Every first page is recorded successfully and read successfully. For example, I write 8 Bytes of data to the beginning of th...

Kremen by Associate
  • 138 Views
  • 2 replies
  • 2 kudos

Resolved! Fault handler, stack frame

Hi.I am trying to test out a fault handler for our STM32G (right now, the fault handler just tries to determine the location of the code that caused the fault).If I force a fault (divide by zero) in "normal" non-interrupt handler code, I can easily r...

Resolved! RM0394 SRAM2 connectivity in bus matrix

In the lower-end STM32L4, covered by RM0394, SRAM is partitioned into two parts, SRAM1 and SRAM2.SRAM2 (besides being "special" in that it has ECC and automatic erase facities), is mapped at both 0x1000'0000 and at the end of SRAM1 in the 0x200x'xxxx...

waclawekjan_0-1764945335823.png

STM32G0: Encoder mode + Output Compare

I am using STM32G071RBT6. I am trying to implement encoder mode + output compare mode using same timer. Right now initially I get OC interrupt even when Tim_CCR3IF flag is 0 and once it get set it remains as it is. - Should I combine encoder and OC m...

STM32U5 internal RTC time greater than 24 hours

We are using the STM32U5 MCU and its internal RTC in our project.We are facing an issue where the RTC time sometimes goes beyond 24 hours — for example, we observed a timestamp showing 37 hours. The RTC is configured in 24-hour format, and we have in...

Resolved! USB Descriptor Table and PMA Layout on STM32F103

Hi, I’m trying to better understand how the USB PMA and BTABLE work on the STM32F103. After reading the reference manual, I’m still unsure how the descriptor table size relates to the number of endpoints.I have two possible interpretations of how the...

STM32-USB-PMA-update.png
rohamid by Associate II
  • 219 Views
  • 2 replies
  • 0 kudos