I'm using the following MeLabs products;
MeLabs programmer, rev. 3.3 with an EPIC Plus parallel programmer.
PIC Basic Pro compiler 2.46a. When compiling, command line reads PM Assembler 4.07. I type in pbp -p16f628a test
Programmer settings are as follows;
INTRC
Watchdog and PowerUp timers are enabled
MCLR is Input
Brownout is enabled
LVP is disabled
OPtions;
Reread file before programming is checked
Verify Target is checked
Program/code;
Verify; all options selected (checked)
Read; all options are selected (checked)
Blank Check; code checked
Erase; code/data/config/userID checked
Now then, program code is good, I have been using it in a 16F628 for quite a while. Moving to the 628A has had some issues. Program loads good, no errors. I can not transmit data out, SerOut PortB.4,["Test",13,10], on either PortB.4 or .5. I can see something being transmitted on the scope, but monitoring the data using Hyperterminal shows x and some RC/LF's.
I have read Appendix C in the 628A datasheet. I have scanned the forum, and PIC Lists. I'm not seeing anything like this.
Like I said, the code works in a 628. No serial out with 628A. Any suggestions, ideas,.. . . . much appreciated.
Brad
Bookmarks