Skip to main content
Visitor II
January 9, 2024
Solved

Having problem with using DCMI_SnapshotMode example with STM32H747I-Discovery

  • January 9, 2024
  • 2 replies
  • 2057 views

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).

brunamark_0-1704817065235.png

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.

 

    This topic has been closed for replies.
    Best answer by brunamark

    I already solve my problems and I commented on my previous post.

    Thanks!

    2 replies

    Technical Moderator
    January 12, 2024

    Hello @brunamark ,

    Could you please follow the steps share in this post to import your project.

    I hope this help you!

    Kaouthar

    brunamarkAuthorAnswer
    Visitor II
    January 15, 2024

    I already solve my problems and I commented on my previous post.

    Thanks!