修正关于LB56x QFN系列的描述错误 | fix LB56x QFN series description mistakes#23
Open
rinscr3003 wants to merge 1 commit intoOpenSiFli:mainfrom
Open
修正关于LB56x QFN系列的描述错误 | fix LB56x QFN series description mistakes#23rinscr3003 wants to merge 1 commit intoOpenSiFli:mainfrom
rinscr3003 wants to merge 1 commit intoOpenSiFli:mainfrom
Conversation
Although LB56x has support of 8080-8bit LCD interface, not all necessary pins are available on QFN68 models.
There was a problem hiding this comment.
Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
HalfSweet
requested changes
Jan 29, 2026
| - DPI/RGB888,RGB565 (566VCB36和567VND36) | ||
| - SPI/DSPI/QSPI,包括墨水屏SPI接口 | ||
| - 8080-8bit | ||
| - 8080-8bit(QFN68L未完全引出) |
Member
There was a problem hiding this comment.
Suggested change
| - 8080-8bit(QFN68L未完全引出) | |
| - 8080-8bit(566VCB36和567VND36) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
尽管 LB56x 支持 8080-8bit 的LCD接口,但 QFN68 封装的型号中并未引出全部所需要的信号。根据最新的数据手册内容来看,QFN68L封装的芯片只引出了 D0、D1、D2、D5、TE、CS、WR、RD、DC 信号,因此事实上 8080-8bit 接口没法用。
Although LB56x has support of 8080-8bit LCD interface, not all necessary pins are available on QFN68 models. According to the latest DS only D0,D1,D2,D5,TE,CS,WR,RD,DC signals are available, 8080-8bit interface cannot be used on QFN68L models in fact.