STM32 MPUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

spidev_test

Hi,I like to use spidev_test tool:https://wiki.st.com/stm32mpu/wiki/How_to_use_SPI_from_Linux_userland_with_spidev#Installation_on_your_targetI am following this guide for compiling the tool by developer package:https://wiki.st.com/stm32mpu/wiki/How_...

pjanco by Associate
  • 1448 Views
  • 0 replies
  • 0 kudos

Resolved! Fast Image flashing in the manufacturing line

Dear ST team, Hope you're doing well.We have developed a custom board based on STM32MP151 with emmc. Currently, we are using STM32MP151 for  flashing. The problem is each flash is taking around 15 minutes time and it will be a critical issue in our p...

Resolved! Build fails - Label not found &SRAM

error is logged as > Label or path sram not foundThe DTS file at the failing line reads   &sram{ dma_pool:dma_pool@0{ reg = <0x50000 0x10000>; pool; }; };  I'm assuming this is to specify where the SRA...

LAK17AT by Associate II
  • 2064 Views
  • 3 replies
  • 1 kudos

Resolved! stm32mp15x emmc reboot stuck-up

Hi,I have a problem with hanging up my board occasionally when an issue from the console reboot.I read about and the internet says this is a problem with the EMMC memory's power cycle.So I followed by a linkhttps://github.com/orangepi-xunlong/openwrt...

MWoło.2 by Senior III
  • 1229 Views
  • 2 replies
  • 0 kudos

Resolved! STM32MP151 emmc OTP configure

Hello. We already have a custom board based on STM32MP151CAD3 with an eMMC. The following pins are different with default eMMC pins.SDMMC2_CMD: PA0SDMMC2_D1: PB7 As not default pins are used, we need to update OTP value. Here are my result. OTP3 = 0x...