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

Reducing interrupt latency on STM32U575

I'm trying to implement a serial bit-stream input (PCM-style) on an STM32U575. I have set up an EXTI channel to capture the incoming clock signal and then I'm using the following code in the ISR to capture the data bits:__attribute__ ((section(".RamF...

Resolved! RoHS Certificate for STM32F030C8T6

Dear St,I hope this message finds you well.At our company, we are currently in the process of obtaining product certifications. To comply with these requirements, the certification body has requested RoHS documentation for the components we use, incl...

Cannot wake-up from STOP mode with LPTIM

Greetings, I am having trouble in waking up from Stop mode in STM32U585RIT6 LQFP64 MCU. So I saw the following posts: https://community.st.com/t5/stm32-mcus/troubleshooting-waking-up-from-stop-mode-issues-with-lptim-in/ta-p/745343https://community.st...

j_filipe by Associate III
  • 43 Views
  • 1 replies
  • 0 kudos

Question about the speculative accesses

Following this post describing how to disable speculative accesses on external memories range (0x6000 0000 to 0xDFFF FFFF) on Cortex®-M7 processors, I'm wondering if such mechanism should be done to:- memory regions marked as reserved:Source - DTCM /...

Tahm_A_0-1752149286285.png Tahm_A_2-1752149680768.png
Tahm_A by Associate
  • 51 Views
  • 0 replies
  • 0 kudos

STM32N655 BKPSRAM

Hello,In my project, I want to hold boot params in BKPSRAM so "Application project" can also write and read this section easily. If boot is needed, "Application project" will set boot params as required and after that it will use "NVIC_System_Reset"....

B.Kaya by Associate III
  • 60 Views
  • 0 replies
  • 0 kudos