Would you please advise me the proper library/ source code to use with?
I am using PIC16F877A with GLCD 128x64, S6B0108 controller.
I tried to use library HDM64GS12.c but it did not wor ...
As a point of interest, for those series of chips, you also should specify another fuse. Most PIC24FJyyGAxxx chips use a combination of two fuses to set the oscillator. You should, as a point of goo ...
Now I am using PIC24FJ16GA002 with CCS C compiler (PCWHD). I have written a simple program Blink LED at port B1.
ON/OFF period is 1 ms. But the output that I got on oscilloscope ...