2019-07-03 03:52 AM
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
Solved! Go to Solution.
2019-07-04 05:43 AM
the problem has been answered in later part of following https://community.st.com/s/question/0D70X0000075Bxi/how-to-create-stm32mp157aaax-example-project?s1oid=00Db0000000YtG6&s1nid=0DB0X000000DYbd&emkind=chatterCommentNotification&s1uid=0050X000007RRzf&emtm=1562243726800&fromEmail=1&s1ext=0 .
Thank you
2019-07-03 08:44 AM
Hi,
Could please get and send the UART console log during boot ?
Thx
Olivier
2019-07-03 11:19 PM
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
2019-07-04 05:43 AM
the problem has been answered in later part of following https://community.st.com/s/question/0D70X0000075Bxi/how-to-create-stm32mp157aaax-example-project?s1oid=00Db0000000YtG6&s1nid=0DB0X000000DYbd&emkind=chatterCommentNotification&s1uid=0050X000007RRzf&emtm=1562243726800&fromEmail=1&s1ext=0 .
Thank you