MC9S08LL16 GPIO shareed with LCD pins  problem

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

MC9S08LL16 GPIO shareed with LCD pins  problem

632件の閲覧回数
VincentLau
Contributor I

Hi, I am using MC9s08LL16. I find PTD and PTE which are shared with LCD pins only output 3V. However I have disable the LCD module as I only use them as GPIO to output 3.3V logic level. Here is the codes:

  LCDSUPPLY_CPSEL = 1;
  LCDSUPPLY_LADJ = 0;
  LCDSUPPLY_BBYPASS = 0;
  LCDSUPPLY_VSUPPLY1 = 0;
  LCDSUPPLY_VSUPPLY0 = 1;
 
  LCDC0_LCDEN = 0;  
  LCDC1_FCDEN = 1;
  LCDRVC_RVEN = 0;

 

Can anyone helps me? Thanks a lot!:smileywink:

ラベル(1)
0 件の賞賛
1 返信

241件の閲覧回数
peg
Senior Contributor IV

Hello Vincent,

 

I know very little about this, but do remember that similar issues have been discussed here before.

Have you searched here?

 

0 件の賞賛