Peripherals not working below 3v
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-04-07 2:27 AM
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
- Labels:
-
SPI
-
STM32H7 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-04-07 3:26 AM
What frequencies are involved?
Check the GPIO OSPEEDR and SYSCFG_CCCSR_HSLV values.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-04-07 7:53 AM
Next Thread https://community.st.com/s/question/0D53W000004HCdnSAG/spi
Up vote any posts that you find helpful, it shows what's working..
