Skip to main content
hukhongcongtu26111993
Associate III
May 3, 2017
Solved

Where can I get example for stm32f746 discovery board touch screen

  • May 3, 2017
  • 2 replies
  • 606 views
Posted on May 03, 2017 at 17:12

As the tittle ! Thanks for help!!!

    This topic has been closed for replies.
    Best answer by Nesrine M_O
    Posted on May 03, 2017 at 17:50

    Hi

    quoc.anh

    ,

    1. STM32Cube_FW_F7_V1.7.0\Projects\STM32746G-Discovery\Applications\Audio :This application shows how to use the different functionalities of the audio device and ST MEMS microphones (MP34DT01), use the touch screen to enter into playback or record menu 1) Explorer Audio File menu.
    2. STM32Cube_FW_F7_V1.7.0\Projects\STM32756G_EVAL\Applications\Display\LTDC_Paint:This application describes how to configure LCD touch screen and attributes an action related to configured touch zone and how to save BMP picture in USB Disk,This application can be easily tailored to any other supported device and development board.

    -Nesrine-

    2 replies

    Nesrine M_O
    Nesrine M_OBest answer
    Associate
    May 3, 2017
    Posted on May 03, 2017 at 17:50

    Hi

    quoc.anh

    ,

    1. STM32Cube_FW_F7_V1.7.0\Projects\STM32746G-Discovery\Applications\Audio :This application shows how to use the different functionalities of the audio device and ST MEMS microphones (MP34DT01), use the touch screen to enter into playback or record menu 1) Explorer Audio File menu.
    2. STM32Cube_FW_F7_V1.7.0\Projects\STM32756G_EVAL\Applications\Display\LTDC_Paint:This application describes how to configure LCD touch screen and attributes an action related to configured touch zone and how to save BMP picture in USB Disk,This application can be easily tailored to any other supported device and development board.

    -Nesrine-

    hukhongcongtu26111993
    Associate III
    May 3, 2017
    Posted on May 03, 2017 at 18:07

    thanks for your reply. I am going to learn now