User Activity

Hi,What are the Vcore volage levels for the STM32H562 as applied by the VOS configuration bits? Datasheet -VOS0-3 = [1.35, 1.20, 1.10, 1.00] VSource - VOS0-3 = [1.2, 1.1, 1.0, 0.9] V The discrepancy lies in some outdated comments I think; maybe the v...
Hi, how long do you recommend that we keep our development project's in-sync with the IOC file used to generate them? Setup:MyNewDemo.ioc is used to create a demo monitoring the UART that responds to to toggle requests for its GPIO Scenario #1:Periph...
What is the expected RTC peripheral behavior through power cycles on VDD? We have a 3.3V system design with the STM32H562VGT6 right now.Setup:VDD = 3.3V from external supplyVBAT = 220mF supercap attachedRTC is enabled & counting, system is stableLSE ...
The STM32 families typically use Quad-SPI for executable external flash, from my research (ref)But the only H-Series options with Quad-SPI are expensive! Are there any alternative methods to executable external program space?