• slider image 442
  • slider image 483
  • slider image 484
  • slider image 485
  • slider image 486
  • slider image 487
:::


Browsing this Thread:   1 Anonymous Users






Re: app013: data 秀於lcd第二行一直無法秀出。
#5
資深會員
資深會員


查看用戶資訊
如果你初始化沒錯、指令也沒錯的話,那就是寫太快了

(我的口氣很好呦)

發表於: 2009/12/10 10:31
Twitter Facebook Google Plus Linkedin Del.icio.us Digg Reddit Mr. Wong 頂部


Re: app013: data 秀於lcd第二行一直無法秀出。
#4
資深會員
資深會員


查看用戶資訊
參照:

mwu1012 寫道:
App013上的lcd
function setup: 4 bits, 2 line display 00101011;
on/off setup: lcd on, display cursor and bling 00001101
DISPLAY POSITION 0x80
data 秀於lcd第一行是ok
DISPLAY POSITION 0xc0
data 秀於lcd第二行一直無法秀出。
請版主幫忙指點

================================

你講的都沒錯 , 但就是有問題 ....
我本來想說的一些問題點 , 也因為你說 "data 秀於lcd第一行是ok" 而講不出來

我現在質疑的是 : 你如何將 CURSOR 移至 LINE2
我用的方法與版主一樣 , 只是 一為 C 一為 ASSEMBLY
LINE2        MACRO    GGYY
    MOVLW    
0XC0 GGYY )
    
CALL    SEND_CMD
    ENDM

而你只講了一堆 天馬行空 的話 , 就要別人幫你抓毛病 , 我想我不是神仙 , 所以我也無法幫你....
只能確定的說 你程式有問題(依你自述) ..............

發表於: 2009/12/8 2:52
Twitter Facebook Google Plus Linkedin Del.icio.us Digg Reddit Mr. Wong 頂部


Re: app013: data 秀於lcd第二行一直無法秀出。
#3
新會員
新會員


查看用戶資訊
有些LCD模組第二行位址是0X90 我也看過只能顯示一行的 要不要確認一下你LCD的型號?

發表於: 2009/12/8 1:12
Twitter Facebook Google Plus Linkedin Del.icio.us Digg Reddit Mr. Wong 頂部


Re: app013: data 秀於lcd第二行一直無法秀出。
#2
版主
版主


查看用戶資訊
請確定一下遊標位址沒算錯:
DDRAM Address 控制指令為 80h,則游標位置控制程式可用 C 寫成

//***********************************************
//      Set Cursor position on LCD module
//    CurY = Line (0 or 1)
//          CurX = Position ( 0 to 15)
//
void LCD_Set_Cursor (unsigned char CurYunsigned char CurX)
{
    
WriteCmdLCD 0x80 CurY 0x40 CurX) ;
    
LCD_S_Delay( ) ;                // 40uS Delay
}

發表於: 2009/12/7 18:39
Twitter Facebook Google Plus Linkedin Del.icio.us Digg Reddit Mr. Wong 頂部


app013: data 秀於lcd第二行一直無法秀出。
#1
新會員
新會員


查看用戶資訊
App013上的lcd
function setup: 4 bits, 2 line display 00101011;
on/off setup: lcd on, display cursor and bling 00001101
DISPLAY POSITION 0x80
data 秀於lcd第一行是ok
DISPLAY POSITION 0xc0
data 秀於lcd第二行一直無法秀出。
請版主幫忙指點

發表於: 2009/12/7 18:11
Twitter Facebook Google Plus Linkedin Del.icio.us Digg Reddit Mr. Wong 頂部







You can view topic.
不可以 發起新主題
You cannot reply to posts.
You cannot edit your posts.
You cannot delete your posts.
You cannot add new polls.
You cannot vote in polls.
You cannot attach files to posts.
You cannot post without approval.
You cannot use topic type.
You cannot use HTML syntax.
You cannot use signature.
You cannot create PDF files.
You cannot get print page.

[進階搜尋]


:::

Microchip連結

https://www.facebook.com/microchiptechnologytaiwan/
http://www.microchip.com.tw/modules/tad_uploader/index.php?of_cat_sn=13
https://mu.microchip.com/page/tmu
http://elearning.microchip.com.tw/modules/tad_link/index.php?cate_sn=1
https://page.microchip.com/APAC-PrefCenters-TW.html
http://www.microchip.com/
http://www.microchip.com/treelink
http://www.microchipdirect.com/
http://www.microchip.com.cn/newcommunity/index.php?m=Video&a=index&id=103
http://www.microchip.com.tw/modules/tad_uploader/index.php?of_cat_sn=2
http://www.microchip.com.tw/Data_CD/eLearning/index.html
http://www.microchip.com.tw/RTC/RTC_DVD/
https://www.microchip.com/development-tools/
https://www.youtube.com/user/MicrochipTechnology
[ more... ]

教育訓練中心

!開發工具購買
辦法說明 [業界客戶] [教育單位]
----------------------------------
!校園樣品申請
辦法說明 [教師資格] [學生資格]
----------------------------------