cancel
Showing results for 
Search instead for 
Did you mean: 

Peripherals not working below 3v

teijo
Associate II

i try to get spi work in custom board in stm32h743VIH mcu. I'm using mco1 output clock to supply master clock to external adc converter and spi2 to read data. I want to use system with 1.8v supply voltage. I'm using stm32Cube ide to generate code.

Flashing to device works and gpios is working with 1.8v supply voltage. But mco1 and spi2 not working(no spi clk when measured with scope ). When using 3V peripherals start working.

Any suggestions?

br

2 REPLIES 2
berendi
Principal

What frequencies are involved?

Check the GPIO OSPEEDR and SYSCFG_CCCSR_HSLV values.

Next Thread https://community.st.com/s/question/0D53W000004HCdnSAG/spi

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..