Author |
Message |
Topic: Problem in configuring a 7-Segment LCD with PIC16F913 |
ajitmutalik
Replies: 15
Views: 19217
|
Forum: General CCS C Discussion Posted: Fri Oct 06, 2006 12:37 am Subject: Problem in configuring a 7-Segment LCD with PIC16F913 |
I dont have 16F917, I checked the behaviour with 16F916 and sometimes it worked.
For the failed board I checked the VLCD voltages with 16F916 and 16F913 and found it to be the same.
I disabled the L ... |
Topic: Problem in configuring a 7-Segment LCD with PIC16F913 |
ajitmutalik
Replies: 15
Views: 19217
|
Forum: General CCS C Discussion Posted: Tue Oct 03, 2006 2:58 am Subject: Problem in configuring a 7-Segment LCD with PIC16F913 |
yes I tried with different 16F913 also.
I tried with almost 10-15 different 16F913 samples.
It worked with only 1 and rest are failing.
but I tried with 2 different 16F916 microcontrollers and th ... |
Topic: Problem in configuring a 7-Segment LCD with PIC16F913 |
ajitmutalik
Replies: 15
Views: 19217
|
Forum: General CCS C Discussion Posted: Sun Oct 01, 2006 4:06 am Subject: Problem in configuring a 7-Segment LCD with PIC16F913 |
hi,
Yes, I have connected three 10K resistors across the pins 13,12 and 11.
But today when I observed the voltages across VLCD1,2,3 pins ....... I could see pattern similar to the one which is pre ... |
Topic: Problem in configuring a 7-Segment LCD with PIC16F913 |
ajitmutalik
Replies: 15
Views: 19217
|
Forum: General CCS C Discussion Posted: Sat Sep 30, 2006 1:53 pm Subject: Problem in configuring a 7-Segment LCD with PIC16F913 |
hi,
here are the answers,
1. The board which I am using is custom built.
2. I am using 5.1 digits 7-seg LCD display. It is from Truly semiconductors.
3. I am using CCS C version 3.242
4. Test Pro ... |
Topic: Problem in configuring a 7-Segment LCD with PIC16F913 |
ajitmutalik
Replies: 15
Views: 19217
|
Forum: General CCS C Discussion Posted: Sat Sep 30, 2006 1:02 pm Subject: Problem in configuring a 7-Segment LCD with PIC16F913 |
Hi,
I am writing a small application using PIC16F913(SSOP package).
The application consists of putting BCD data onto LCD.
I am using CCS C compiler standard function to configure the LCD ... |
|