Author |
Message |
Topic: Odd output from KS0108 |
xbrav
Replies: 2
Views: 3339
|
Forum: General CCS C Discussion Posted: Tue Feb 17, 2009 6:42 pm Subject: Odd output from KS0108 |
Wonderful thank you! It works fully now |
Topic: Odd output from KS0108 |
xbrav
Replies: 2
Views: 3339
|
Forum: General CCS C Discussion Posted: Tue Feb 17, 2009 6:15 pm Subject: Odd output from KS0108 |
Hello all,
Encountering an odd error with a PIC16f628a and a KS0108-based graphic LCD.
#include <16F628A.h>
#include <math.h>
#FUSES NOWDT, XT, NOPUT, NOPROTECT, NOBROWNOUT, NO ... |
Topic: Getting started with PIC16F628A |
xbrav
Replies: 6
Views: 21478
|
Forum: General CCS C Discussion Posted: Tue Feb 17, 2009 2:12 am Subject: Getting started with PIC16F628A |
Hello all,
I am a beginner PIC programmer, so please excuse my lack of knowledge on the subject.
Wrote my first simple PIC program, simply output HIGH on all ports.
However, RA4/TOCKI/CMP2 (P ... |
|