STM32MP157DAB1 custom board eMMC recognition problem
Hello, I built FIP artifacts following wiki, `STM32MPU Developer Package`, 5.2. Installing the OpenSTLinux BSP packages.
And I could get binary files:
1. TF-A binary: tf-a-stm32mp157d-smp4-mx-optee-emmc.stm32
2. OPTEE binary: tee-*.bin files
3. u-boot binary: u-boot{,-nodtb,-dtb}.bin files
I did not build linux kernel yet. I want to check PMIC's 1.35v output in current step, because I've read somewhere in ST wiki that works when TF-A is flashed.
But Cube Programmer disconnected from the device before doing something. <-- This was soldering problem. after resoldering, its fixed.
and even more, eMMC is not detected in cube programmer.
10:12:34 : UR connection mode is defined with the HWrst reset mode
10:12:35 : USB speed : High Speed (480MBit/s)
10:12:35 : Manuf. ID : STMicroelectronics
10:12:35 : Product ID : DFU in HS Mode @Device ID /0x500, @Revision ID /0x0000
10:12:35 : SN : 003B00413432510735313430
10:12:35 : DFU protocol: 1.1
10:12:35 : Board : --
10:12:35 : Device ID : 0x0500
10:12:36 : Warning: Connection to device 0x500 is lost
10:12:36 : Disconnected from device.
10:12:38 : UR connection mode is defined with the HWrst reset mode
10:12:39 : USB speed : High Speed (480MBit/s)
10:12:39 : Manuf. ID : STMicroelectronics
10:12:39 : Product ID : DFU in HS Mode @Device ID /0x500, @Revision ID /0x0000
10:12:39 : SN : 003B00413432510735313430
10:12:39 : DFU protocol: 1.1
10:12:39 : Board : --
10:12:39 : Device ID : 0x0500
10:12:43 : Disconnected from device.
Schematics:



---
eMMC recognition problem.

No partitions are related for eMMC. should I flash first partition and FSBL?
Or how can I check this problem?
