STM32 MPUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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

stm32mp157c nand flash u-boot configuration

I am using stm32mp157c and working initialize mtd nand flash w25n512.i was able to run it on kernel mode. Kernel device tree is;aliases { spinand0 = &qspi; }; ...   &qspi { pinctrl-names = "default"; pinctrl-0 = <&quadspi_pins_mx>; num-cs = <0x...

aliMesut by Associate III
  • 851 Views
  • 2 replies
  • 0 kudos

STM32MP157C-DK2 board boot at panic mode

I flashed the board with dd command and tried either flashing whole SD card with the .raw image and each partition separately as well, it came up at panic mode. The image is en.FLASH-stm32mp1-openstlinux-5-10-dunfell-mp1-21-11-17_tar_v3.1.0. Does any...

DZ.2 by Associate II
  • 988 Views
  • 8 replies
  • 0 kudos

Resolved! STM32MP157C qspi nand flas w25n512 using

Hi,I am using stm32mp157c and working initialize mtd nand flash w25n512. I am following the https://wiki.st.com/stm32mpu/wiki/MTD_overview . I don't have choise "Support most SPI Flash chips (AT26DF, M25P, W25X, ...)" in chapter 3.1.2 in my kernel me...

aliMesut by Associate III
  • 963 Views
  • 2 replies
  • 0 kudos