2024-01-09 08:23 AM
I recently posted this content in ST's comunity and I can't figure out the problem yet. I updated all the drivers, such as GitHub STM32H747I-DISCO BSP, OTM8009A LCD and NT35510 LCD. Also, I included all the path to nt35510, files nt35510.c and nt35510_reg.c on BSP/Drivers/Components and modified the file stm32H747i_discovery_conf.h as shown as below (My board revision is MB1248-H747I-D03 and LCD is MB1166-A09).
I've got the same error: make: *** No rule to make target 'C:/Utilities/lcd/stm32_lcd.c', needed by 'Utilities/stm32_lcd.o'. Stop
When I use the standard code, the LCD only displays noise.
I've strugle with this problem since last week and I need to figure out the issue. I appreciate if anyone can helps me.
Solved! Go to Solution.
2024-01-15 01:54 PM
I already solve my problems and I commented on my previous post.
Thanks!
2024-01-12 05:47 AM
Hello @brunamark ,
Could you please follow the steps share in this post to import your project.
I hope this help 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.
2024-01-15 01:54 PM
I already solve my problems and I commented on my previous post.
Thanks!