* Cantinho Satkeys

Refresh History
  • j.s.: dgtgtr a todos  4tj97u<z
    07 de Julho de 2025, 13:50
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    06 de Julho de 2025, 11:43
  • j.s.: [link]
    05 de Julho de 2025, 16:31
  • j.s.: dgtgtr a todos  4tj97u<z
    05 de Julho de 2025, 16:31
  • j.s.: h7t45 ao convidado de Honra batatinha pela sua ajuda
    05 de Julho de 2025, 16:30
  • FELISCUNHA: ghyt74  pessoal   4tj97u<z
    04 de Julho de 2025, 11:58
  • JPratas: dgtgtr Pessoal  101041 Vamos Todos Ajudar na Manutenção do Forum, Basta 1 Euro a Cada Um  43e5r6
    03 de Julho de 2025, 19:02
  • cereal killa: Todos os anos e preciso sempre a pedir esmolas e um simples gesto de nem que seja 1€ que fosse dividido por alguns ajudava, uma coisa e certa mesmo continuando isto vai levar volta a como se tem acesso aos tópicos, nunca se quis implementar esta ideia mas quem não contribuir e basta 1 € por ano não terá acesso a sacar nada, vamos ver desenrolar disto mais ate dia 7,finalmente um agradecimento em nome do satkeys a quem já fez a sua doação, obrigada
    03 de Julho de 2025, 15:07
  • m1957: Por favor! Uma pequena ajuda, não deixem que o fórum ecerre. Obrigado!
    03 de Julho de 2025, 01:10
  • j.s.: [link]
    02 de Julho de 2025, 21:09
  • j.s.: h7t45 ao membro anónimo pela sua ajuda  49E09B4F
    02 de Julho de 2025, 21:09
  • j.s.: dgtgtr a todos  4tj97u<z
    01 de Julho de 2025, 17:18
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    29 de Junho de 2025, 11:59
  • m1957: Foi de boa vontade!
    28 de Junho de 2025, 00:39
  • j.s.: passem f.v. por aqui [link]    h7t45
    27 de Junho de 2025, 17:20
  • j.s.: renovamos o nosso pedido para uma pequena ajuda para pagemento  do nosso forum
    27 de Junho de 2025, 17:19
  • j.s.: h7t45 aos convidados de honra Felizcunha e M1957 pela ajuda
    27 de Junho de 2025, 17:15
  • j.s.: dgtgtr a todos  4tj97u<z
    27 de Junho de 2025, 17:13
  • FELISCUNHA: ghyt74  pessoal  4tj97u<z
    27 de Junho de 2025, 11:51
  • JPratas: try65hytr A Todos  classic k7y8j0
    27 de Junho de 2025, 04:35

Autor Tópico: Mastering Microcontroller: STM32-LTDC, LCD-TFT, LVGL (MCU3)  (Lida 82 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Offline mitsumi

  • Sub-Administrador
  • ****
  • Mensagens: 121842
  • Karma: +0/-0
Mastering Microcontroller: STM32-LTDC, LCD-TFT, LVGL (MCU3)
« em: 11 de Outubro de 2022, 13:06 »


Mastering Microcontroller: STM32-LTDC, LCD-TFT, LVGL (MCU3)
Published 10/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 71 lectures (7h 28m) | Size: 3.66 GB
Step by step guide to microcontroller based embedded graphics system , Interfacing, and building graphical UI using LVGL

What you'll learn
Embedded graphics systems
Interfacing RGB TFT LCD using MIPI DPI and MIPI DBI
Interfacing SPI based TFT-LCD display and programming
STM32 LTDC configuration and programming
STM32 LTDC Layers programming
Running LVGL on simulator and on STM32 microcontroller
Using LVGL objects, widgets , styles , animations, menus,etc
Step by step LVGL UI exercises
Covering three major hardware development boards STM32F439 discovery , STM32F746 discovery and STM32F407+External LCD
Register level step by step programming and demonstration
Requirements
Basics 'C' or 'C++' programming knowledge
Basic microcontroller knowledge
Description
In this course, you learn the embedded graphics systems and programming part of it along with using LVGL for creating UI applications.
In the first part of the course, you will learn,
1. Basics of embedded graphics systems
2. how to interface an LCD-TFT display to the microcontroller board.
3. How to use the LTDC peripheral of the STM32 microcontroller,
4. How to communicate between the microcontroller and the TFT display using MIPI DPI and MIPI DBI
5. Bare metal programming
In this part you are going to write all the code, completely from scratch, that is using register-level programming.
In the second part, you will learn,
1. Introduction to LVGL ( an open-source graphics library for microcontrollers)
2. Using LVGL in STM32 projects
3. LVGL widgets and their usage, APIs
4. Create UI application using LVGL
5. Testing LVGL application on PC simulator and different STM32 development boards
6. Student project
In this course I will show you how you can create an embedded graphics application for 3 different boards simultaneously
you can either use the STM32F429 Discovery board or STM32F74x Discovery board or you can use any STM32 board with external TFT LCD interfaced via the SPI interface.
Please read the course description carefully and you may also watch free preview videos before enrolling in this course.
Hardware requirements
If you want to test the code developed for target hardware, you would need any one of the below-mentioned board
For more information please watch the preview videos above.
1. 32F429IDISCOVERY Discovery kit with STM32F429ZI MCU (Explained in the course)
or
2. 32F746GDISCOVERY Discovery kit (STM32F746NG MCU) (Explained in the course)
or
3. STM32F7508-DK Discovery kit with STM32F750N8 MCU
or
4. STM32F4DISCOVERY Discovery kit with STM32F407VG MCU + External ILI9341 TFT-LCD interfaced via SPI (Explained in the course)
or
5. Any stm32 board + External ILI9341 TFT-LCD interfaced via SPI
6. USB logic analyzer (Optional )
7. Jumper wires if you are using hardware option 4 or 5
Note: LVGL applications can be tested on a PC simulator without the need for any target hardware.
Software requirements
STM32CUBEIDE
Who this course is for
Anyone who wants to learn and apply embedded systems programming

Download link

rapidgator.net:
Citar
https://rapidgator.net/file/d5a661b4d03b44299c0ef03d8db46fd7/evrbq.Mastering.Microcontroller.STM32LTDC.LCDTFT.LVGL.MCU3.part1.rar.html
https://rapidgator.net/file/086218c122404a1818813fb4aef7af55/evrbq.Mastering.Microcontroller.STM32LTDC.LCDTFT.LVGL.MCU3.part2.rar.html
https://rapidgator.net/file/b0fb3e7773d3bab170c5ec94c9bd0360/evrbq.Mastering.Microcontroller.STM32LTDC.LCDTFT.LVGL.MCU3.part3.rar.html
https://rapidgator.net/file/d8f2fe70da3a38f905df572577e7d3fa/evrbq.Mastering.Microcontroller.STM32LTDC.LCDTFT.LVGL.MCU3.part4.rar.html

uploadgig.com:
Citar
https://uploadgig.com/file/download/E93229893508Bd81/evrbq.Mastering.Microcontroller.STM32LTDC.LCDTFT.LVGL.MCU3.part1.rar
https://uploadgig.com/file/download/AAf179Ff0997c1c3/evrbq.Mastering.Microcontroller.STM32LTDC.LCDTFT.LVGL.MCU3.part2.rar
https://uploadgig.com/file/download/637ebA975Cb7546d/evrbq.Mastering.Microcontroller.STM32LTDC.LCDTFT.LVGL.MCU3.part3.rar
https://uploadgig.com/file/download/02B1e941bbfb84eD/evrbq.Mastering.Microcontroller.STM32LTDC.LCDTFT.LVGL.MCU3.part4.rar

nitroflare.com:
Citar
https://nitroflare.com/view/4A45A80B17447DC/evrbq.Mastering.Microcontroller.STM32LTDC.LCDTFT.LVGL.MCU3.part1.rar
https://nitroflare.com/view/5315D349ED02F04/evrbq.Mastering.Microcontroller.STM32LTDC.LCDTFT.LVGL.MCU3.part2.rar
https://nitroflare.com/view/27E5CF5E62F840D/evrbq.Mastering.Microcontroller.STM32LTDC.LCDTFT.LVGL.MCU3.part3.rar
https://nitroflare.com/view/3822A803208CF89/evrbq.Mastering.Microcontroller.STM32LTDC.LCDTFT.LVGL.MCU3.part4.rar

1dl.net:
Citar
https://1dl.net/uqvx9f35fjfh/evrbq.Mastering.Microcontroller.STM32LTDC.LCDTFT.LVGL.MCU3.part1.rar.html
https://1dl.net/whaeznaollwc/evrbq.Mastering.Microcontroller.STM32LTDC.LCDTFT.LVGL.MCU3.part2.rar.html
https://1dl.net/0cdysthmxot6/evrbq.Mastering.Microcontroller.STM32LTDC.LCDTFT.LVGL.MCU3.part3.rar.html
https://1dl.net/oo3xhpfuzvc8/evrbq.Mastering.Microcontroller.STM32LTDC.LCDTFT.LVGL.MCU3.part4.rar.html