LPC4357 TFT LCD 16-bit

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

LPC4357 TFT LCD 16-bit

643 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Atieh on Mon Aug 18 02:35:04 MST 2014
Hi,
I am designing a system based on LPC4357 with 16bit TFT LCD. Should I use only the used pin for 16 bit TFT LCD are listed in datasheet?
For example, can I use P7_4 for lcd_vd4 instead of P8_7?
标签 (1)
0 项奖励
回复
1 回复

616 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by nerd herd on Mon Aug 18 09:26:00 MST 2014
Hello Atieh,

On our LPC43xx, all of our pins are MUX'd to have several functions depending on the ENAIO registers in the SCU. To answer your question, yes you can use either P7_4 or P8_7 as LCD_VD4. I would advise you to plan ahead and look at all pins that can be utilized as LCD data though! There is a chance that not all LCD data bits will be available on more than one pin so be sure to look out for this if you're designing your own custom PCB with an LCD! It'd be an unfortunate unforced error if you designed to use UART0 or LCD_VD4 on the only pin that had LCD_VD16, for example.
0 项奖励
回复