完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
你好!我正在使用MPLABX 4.15和MCC1.65.2,我想在APC16F19185上驱动TWOVI302-DP-FC-S(3.5位数字,7段LCD模块)。我已经启用了2个公共PIN(COM0和COM1,每个VI302)。MCC生成的初始化代码是:这是我第一次使用LCD CONT。滚子。我不能让这个模块工作。在示波器上,每一个显示管脚上都有一个0伏特的波。我想我忘了启用。有人能给我看一下工作代码吗?提前谢谢。
以上来自于百度翻译 以下为原文 Hi! I'm working with MPLABX 4.15 and MCC 1.65.2, and I want to drive two VI-302-DP-FC-S (3.5 digits, 7 segments LCD modules) on a PIC16F19185. I've enabled 2 common pins (COM0 and COM1, one for each VI-302). The initialization code generated by the MCC is: void LCD_Initialize(void) { // Disable module before configuring LCDCONbits.LCDEN = 0; // set the LCD to the options selected in the User Interface // LP 1:16; WFT Type-A waveform; LCDPS = 0x0F; // LCDCST Max contrast (Min Resistance); LCDREF = 0x00; // LRLAP Medium; LCDIRI disabled; LRLAT Always B Power mode; LCDRL = 0x80; // BIAS 3.78V; EN5V enabled; LPEN disabled; LCDVCON1 = 0x40; // CPWDT disabled; LCDVSRC Internal Resistor Ladder + Vdd for VLCD3; LCDVCON2 = 0x82; //Enable used segments LCDSE0 = 0xDF; LCDSE1 = 0x00; LCDSE2 = 0xDC; LCDSE3 = 0x1E; LCDSE4 = 0x07; LCDSE5 = 0x3F; // CS LFINTOSC; SLPEN enabled; WERR No LCD Write Error; LMUX 1/2 COM(1:0); LCDEN enabled; LCDCON = 0x82; } This is the first time I'm working with the LCD Controller. I can't get the module works. On the oscilloscope is a plain 0 Volts wave on every display pin. I guess there's something I forgot to enable. Could somebody show me a working code, please? Thanks in advance. Regards, Iván. |
|
相关推荐
2个回答
|
|
嗨,你能展示一下你的原理图吗?如果你以前从未使用过LCD,这个问题也可能在硬件中。
以上来自于百度翻译 以下为原文 Hi, Can you please show your schematic ? the issue could also be in the hardware if you never used LCD before. Regards |
|
|
|
HISRC,现在我已经附加了LCD部分的示意图。当做
以上来自于百度翻译 以下为原文 Hi RISC, Now I've attached the LCD part of the schematic. Regards Attached Image(s) |
|
|
|
只有小组成员才能发言,加入小组>>
5234 浏览 9 评论
2026 浏览 8 评论
1950 浏览 10 评论
请问是否能把一个ADC值转换成两个字节用来设置PWM占空比?
3200 浏览 3 评论
请问电源和晶体值之间有什么关系吗?PIC在正常条件下运行4MHz需要多少电压?
2253 浏览 5 评论
771浏览 1评论
659浏览 1评论
有偿咨询,关于MPLAB X IPE烧录PIC32MX所遇到的问题
588浏览 1评论
PIC Kit3出现目标设备ID(00000000)与预期的设备ID(02c20000)不匹配。是什么原因
670浏览 0评论
571浏览 0评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-12-20 01:07 , Processed in 1.298873 second(s), Total 80, Slave 62 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号