Are 16f628 and 16f628A difference each other?
i have a trouble serial with communication from pc to Pic.
my program is working good on the 16f628.
it is reading true value bytes from PC.
but, 16f628A reads a different byte.
i use baudrate 9600 and 4MHz
Low cstpin
Serin2 RxPin,84,50,Loop,[STR A\5]
High CstPin
LCdout $Fe,$c0, Str A\5
Loop:
High CstPin
Bookmarks