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! Why do I get inaccurate values on my analog to digital converter on my STM32MP1?

I've just watched a few tutorials on ADC, and I've enabled IN1 on ADC1 which seems to map to the connector labeled A3 as per this doc.I then added the following to my main.c within the CM4 project.uint32_t raw = 0; char msg[100]; HAL_ADC_Start(&hadc1...

msche.1 by Associate III
  • 3061 Views
  • 7 replies
  • 0 kudos

Resolved! eMMC Programming for Mass Production

Hello,What is the best (fastest and reliable) way to program a blank eMMC for mass production? In my custom board, the device will boot from eMMC, no SD card is available. The default pins are shown in the link below. For other data pins is there an...

JDave.4 by Associate III
  • 3643 Views
  • 7 replies
  • 0 kudos

Resolved! Why am I unable to monitor SAI2 signals from the GPIO expansion (CN2)? STM32MP157F-DK2. All signals appear low

I can monitor the SAI2 signals directly from the audio codec pins. The MCLK, SCLK, and Fs signals appear correctly based on my configuration but when I connect my oscilloscope to the GPIO header pins (CN2), the lines all appear low even though they a...

ASnow.1 by Associate II
  • 1204 Views
  • 1 replies
  • 0 kudos

Whitepaper: Protecting OEM assets and ensuring firmware integrity through STM32 and open-source solutions

Learn how to protect OEM assets and ensure integrity using open-source softwareDownload our whitepaper to better understand these strategies:Secure Boot: How it works and why it is importantHow chain-of-trust mechanisms protect OEM and user dataSecur...

0693W00000KaZJ6QAN.png