#LTDC

2025-08-12
2021-05-03

#STM32 #LTDC
自作基板
Custom board based on STM32F429I-DISCO and ILI9488 based Display [TouchGFX]
community.st.com/s/question/0D

> Configure it to use SPI 4-wire mode (IM0=IM1=IM2=high), and use SPI commands (documented in the ILI9488 datasheet) to activate the RGB interface.

2021-05-03

#STM32 #LTDC #electriccircuit
STM32F429I-DISC1の回路図
docs.rs-online.com/b72f/090076
p28
U_LCD-24
DCX_SCLとSDAがある一方
RGB関連のピンもあるということか

2021-05-03

#STM32 #LTDC
nemuisan.blog.bai.ne.jp/?eid=2
> 以前から触れてきたSTM32F429I-Discoveryの
TFT-LCDをSPIではなくRGBインターフェースで動かすことに成功しました。

基板を改修したのか、そのままで変更できたんだろうか

2021-05-03

#STM32 #LTDC
STM32: using the LTDC display controller
LUCA DAVIDIAN, 2017/10/2
lucadavidian.com/2017/10/02/st

DPI接続

2021-05-02

#STM32 #LTDC
AN4861
Application Note
LCD-TFT display controller (LTDC) on STM32 MCUs
stmcu.jp/design/document/appli

2019-07-14

#stm32discovery
#LTDC

#define LCD_FB_START_ADDRESS ((uint32_t)0xC0000000)

BSPに定義の値

FBはFrame buffer

2019-07-14

#stm32discovery
#LTDC
#BSP

LTDCの動くサンプルのプロジェクト

C/C++ General > Paths and Symbols

../../../../../../../Drivers/BSP/STM32F769I-Discovery

../../../../../../../Drivers/BSP/Components/Common

これがBSP関連のパスか

2019-07-14

#stm32discovery
#LTDC

LCD_FB_START_ADDRESS

どこかで定義されているのか?

2019-07-14

#stm32discovery
#LTDC
#example

~/STM32Cube/Repository/STM32Cube_FW_F7_V1.15.0/Projects/STM32F769I-Discovery/Examples/LCD_DSI/LCD_DSI_CmdMode_DoubleBuffer
にサンプルがあり、それはDiscoveryで動作した

それをSTM32CubeIDEで作るにはどうするか

2019-07-14

#stm32discovery
#LTDC
#example

STM32F746 Discovery - LTDC (비트맵 출력)
m.blog.naver.com/PostView.nhn?

ヘッダファイルに画像データがある

画像でなく単色で表示できないかな

2019-07-14

#STM32
#LCD
#LTDC

ねむいさんのブログ

LTDCについてわかりやすい

nemuisan.blog.bai.ne.jp/?eid=2

Client Info

Server: https://mastodon.social
Version: 2025.07
Repository: https://github.com/cyevgeniy/lmst