2021-11-10 09:39 AM
The ST-Link LEDs are very dimly lit when powered...they are much brighter on my STM32MP157F-DK2 board. I suspect some hardware problem with the MPU board. Also, the CPU LEDs do appear to be running (the Linux Blue LED blinks after a while, and with the SD Card removed the Red LED blinks as in DFU mode). Just not sure why there is no display (no backlight) and no ST-Link function.
Solved! Go to Solution.
2021-11-11 11:50 PM
Hi,
ST-Link is quite independant of the rest of the system, so your two issues are likely not linked.
1) For display issue,
please check potential misconnection of the display. Slightly press on the display on the opposite side of the screws.
Do you have the three green leds on the display ?
As an aternative to the ST-Link VCP console, playing with JP4 and JP5, you could use old fashioned DB9 UART connector (UART4 on motherboard) to see if the board correctly boot or provide error message. But if you see blue led, this mean uBoot is correctly started, so I'm confident on that.
2) For ST-Link, please check JP1. It must not be present to have ST-Link to work.
If you does not connect USB, but just power up the board (with CN1), the ST-Link LED LD6 should blink slowly.
If you does not power up the board (i.e. no CN1), but connect ST-Link USB, the ST-Link LED LD6 should bright fixed once enumerated.
You might also check behavior using the MB1263C board alone (i.e. removed from the motherboard).
Regards.
2021-11-11 11:50 PM
Hi,
ST-Link is quite independant of the rest of the system, so your two issues are likely not linked.
1) For display issue,
please check potential misconnection of the display. Slightly press on the display on the opposite side of the screws.
Do you have the three green leds on the display ?
As an aternative to the ST-Link VCP console, playing with JP4 and JP5, you could use old fashioned DB9 UART connector (UART4 on motherboard) to see if the board correctly boot or provide error message. But if you see blue led, this mean uBoot is correctly started, so I'm confident on that.
2) For ST-Link, please check JP1. It must not be present to have ST-Link to work.
If you does not connect USB, but just power up the board (with CN1), the ST-Link LED LD6 should blink slowly.
If you does not power up the board (i.e. no CN1), but connect ST-Link USB, the ST-Link LED LD6 should bright fixed once enumerated.
You might also check behavior using the MB1263C board alone (i.e. removed from the motherboard).
Regards.
2021-11-15 06:27 AM
Thanks for your response!
1) For display issue,
please check potential misconnection of the display. Slightly press on the display on the opposite side of the screws.
Do you have the three green leds on the display ?
---> Yes, I have the 3 Green LEDs lit, and it does appear Linux is running, just no display on the LCD (I can tell the backlight is on, just a black screen).
2) For ST-Link, please check JP1. It must not be present to have ST-Link to work.
---> This was the issue. JP1 was closed by default. Opening JP1 let me connect to the ST-Link MCU. Unfortunately, my version of Keil doesn't support the ST-Link V2-1, so I ended up using an external debugger anyway.
I am up and running with what I need to do now, so thank you for your help! (I don't need the display for what I'm working on)
2021-11-15 07:26 AM
Nice to see you are able to play with the board.
1) it's a pity for the display, which might have been broke/disconnected during transport.
2) for ST-Link, even if you use an external debugger connected on Motherboard JTAG 20 pins socket, you could still use STLINK VCP for console (same than for DK2 and more handy than a specific DB9/USB cable).
Regards.
In order to give better visibility on the answered topics, please click on 'Select as Best' on the reply which solved your issue or answered your question. See also 'Best Answers'