STM32 MPUs Products and hardware related

Ask questions and find answers on STM32 microprocessors, including hardware, power, DRAM, flashing, interfacing, device tree, and peripherals.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! ADC Pin Setup

I am trying to set up 3 ADC.  I set PA4 to ADC1_INP18, PA5 to ADC2_INP19 and PF11 to ADC1_INP2.  Will this be something that works?  I am monitoring 3 lines (none NEED to be fast).I'm not clear on how to set this up.  I am multiplexing several inputs...

SLetter by Associate III
  • 1590 Views
  • 1 replies
  • 0 kudos

Resolved! STM32MP15 ECO 5.0.0 u-boot freeze stm32mp1_clk rcc@50000000: stm32mp1_clk_enable: id clock 151

Freezes here at rcc setupLooking for rcc@50000000Looking for rcc@50000000- result for rcc@50000000: rcc@50000000 (ret=0)- result for rcc@50000000: rcc@50000000 (ret=0)stm32mp1_clk rcc@50000000: stm32mp1_clk_enable: id clock 151 haslog attached.Any su...

Resolved! Boot from SLC NAND flash vs qSPI

Hi,I consider the boot option for our device. Normally we boot from qSPI EEPROM. STM32MP157 has an option to boot from SLC NAND. Does SLC NAND at STM32P157 have advantages in terms of read/write speed over qSPI? Thank you in advance!

mlytvyn by Associate
  • 2200 Views
  • 1 replies
  • 1 kudos

setting MMU on stm32mp157

Please show me a working example of setting up the MMU for STM32MP157D-EV1. and where to place the Translation table correctly (for cortex A7)It is assumed that all data and program will be located in DDR memory, without using the OS