2023-08-15 11:51 AM
Hi,
I have an STM32L0538 discovery board and I'm trying the Demo example. The problem is that it does not work. When I flash the board it changes the e-ink display like this:
Also when I touch the bottom bar it does nothing. The revision of the board is Rev-B03.
I use the example from the STM32CubeIDE:
I need to change something in the project??? Because seems like it works partially.
Thanks in advance!
Solved! Go to Solution.
2023-08-17 06:50 AM
2023-08-15 12:58 PM
Have you seen this video?
Getting started with STM32L0 discovery kit
I don't know if it can help in your case, but I found these videos about advanced debugging:
2023-08-16 01:49 PM
Hello RhSilicon,
I already see the first video! If no one has had the same problem I guess it's my fault and I'll have to debug. At the moment I think it is some incompatibility of the code with the version of my board. I I can't ind the solution I'll try to debug.
Anyway thank you very much!
2023-08-17 06:11 AM
Hello @BTurc.2 ,
I reported this issue internally.
Internal ticket number: 159440(This is an internal tracking number and is not accessible or usable by customers).
Thank you for your contribution in STCommunity.
Kaouthar
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.
2023-08-17 06:50 AM
2023-08-17 06:53 AM
2023-08-17 07:04 AM - edited 2023-08-17 07:54 AM
Hi @waclawek.jan ,
The demonstration is not supported with MB1143 revision B-03 revision board.
I escalated this request internally.
Thank you.
Kaouthar
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.
2023-08-17 07:51 AM
Thanks, Kaouthar!
Jan
2023-08-17 11:05 AM
Yes, is the MB1143! Thank you very much! I am realizing that I have to look more closely al the user manual.
2023-08-17 11:17 AM
> MB1143
The difference is in the revision, the older one for which the demo works, is MB1143-B01, yours is MB1143-B03. You can find this printed on a label at the bottom side of PCB.
JW