cancel
Showing results for 
Search instead for 
Did you mean: 

STM32MP157x-EVAL Populate the target and boot the image related issue

MBhin
Associate III

Hi ST Community,

I am trying to install the linux image on STM32MP157x-EVAL (as given in https://wiki.st.com/stm32mpu/wiki/Getting_started/STM32MP1_boards/STM32MP157x-EV1/Let%27s_start/Populate_the_target_and_boot_the_image ), But i am getting issue related to LCD output after booting from SD-Card. well all steps are ok till flashing SD-Card i.e.

Flashing service completed successfully

But the issue is after booting from SD card, i am getting nothing on LCD, could anyone give me suggestion, what went wrong. Why i am not getting the UBoot splash screen.

P.S: b000 was used for flashing and b101 was used for booting from SD Card. and jumper settings are as JP3 [12], JP4[23], JP5[23].

Best Regards

1 ACCEPTED SOLUTION
3 REPLIES 3
Olivier GALLIEN
ST Employee

Hi,

Could please get and send the UART console log during boot ?

Thx

Olivier

Olivier GALLIEN
In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
MBhin
Associate III

hi,

it is

    NOTICE:  CPU: STM32MP157AAA Rev.B
    NOTICE:  Model: STMicroelectronics STM32MP157C eval daughter on eval mother
    NOTICE:  Board: MB1263 Var1 Rev.C-01
    INFO:    Reset reason (0x15):
    INFO:      Power-on Reset (rst_por)
    INFO:    Using SDMMC
    INFO:      Instance 1
    INFO:    Boot used partition fsbl1
    WARNING: Failed to access image id=28 (-2)
    ERROR:   Partition ssbl not found
    PANIC at PC : 0x2ffdb96b
     
    Exception mode=0x00000016 at: 0x2ffda000

Thank you

Usman