STM32 MPUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32MP1 - Bare metal on A7

Hi,I have a current project using the M7 that I need to port over to the A7. The goal is to be running bare-metal code on the A7, like we are on the M7. Currently, I am following this open source guide to run bare-metal on the A7 and it seems to work...

mkurtz by Associate II
  • 936 Views
  • 6 replies
  • 0 kudos

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
  • 355 Views
  • 1 replies
  • 0 kudos

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
  • 312 Views
  • 1 replies
  • 1 kudos

TTCAN TUR division: rounding or truncating?

This is a request for clarification of the TUR (Time Unit Ratio) calculation in the TTCAN implementation of the FD-CAN peripheral that is part of STM32MP1xxx systems. Specifically: the TUR is composed of a numerator and a denominator, designated FDCA...

tarmasr by Associate III
  • 368 Views
  • 2 replies
  • 0 kudos

Resolved! STM32MP135F-DK SD and SNOR external loader for Baremetal

Hello, Recently, a STM32CubeMP13 Package has beed added by ST ( here on the wiki, here on github). I tried to use external loader with STM32MP135F-DK board, the same board used in the wiki. First, I used SD external loader, with UART and USB connecti...

DalH_1-1706282343874.png DalH_2-1706283205443.png
DalH by Associate
  • 596 Views
  • 2 replies
  • 1 kudos

Resolved! STM32MP13 Board bring up issue

We are working on a custom board (based on STM32MP135F-DK) which uses STM32MP131AAE and STPMIC1DPQR PMIC.We are using STM32CubeProgrammer TSV Flashing service to flash the image into eMMC, in this process we are getting a PMIC Panic NOTICE: CPU: STM...