Where can I get example for stm32f746 discovery board touch screen
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-05-03 08:12 AM
Posted on May 03, 2017 at 17:12
As the tittle ! Thanks for help!!!
Solved! Go to Solution.
1 ACCEPTED SOLUTION
Accepted Solutions
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-05-03 08:50 AM
Posted on May 03, 2017 at 17:50
Hi
quoc.anh
,- 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.
- 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 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-05-03 08:50 AM
Posted on May 03, 2017 at 17:50
Hi
quoc.anh
,- 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.
- 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-
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-05-03 11:07 AM
Posted on May 03, 2017 at 18:07
thanks for your reply. I am going to learn now