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! CS Glitch with 9-Bit SPI on STM32

Hi everyone,I’m experiencing unexpected behavior while testing 9-bit SPI on an STM32, observed with a logic analyzer. The issue only occurs when the MOSI line is physically connected to the slave.Observations::keycap_1: MOSI not connectedCS and SCLK ...

MOSI connecté.png MOSI non connecté.png
Ameni by Associate II
  • 91 Views
  • 1 replies
  • 1 kudos

STM32C011. Cant run sysclk from LSI.

Im trying to run SYSCLK from LSI on a STM32C011. But it appears as if the MCU is not running. I cant see anything in the datasheet that says the clock cant be used and it can be routed fine in the clock configurator. Am I missing something in the dat...

SHDK2000 by Associate II
  • 628 Views
  • 28 replies
  • 9 kudos

Resolved! Storing per-device info on STM32H563 for shared firmware

Hi,I’m developing an application on multiple STM32H563 units on the same board. Although all units use the same firmware, the logic depends on each unit’s position, so I need a way to identify which unit it is.Currently, I program the full flash memo...

JuiHung by Associate
  • 172 Views
  • 6 replies
  • 1 kudos

Details of Power down sequence of STM32N657X0H3Q

Hi All, In datasheet of STM32N657X0H3Q controller only power-up sequencing details are shown., Is there any power down sequencing is required?If Yes, Please suggest the document which gives complete information of power down sequencing.