a small board sending data to the PC " Hyperterminal " .... when the chip is placed on a ZIF socket ??? ( see "Debug" PBP command i.e. )
Alain
a small board sending data to the PC " Hyperterminal " .... when the chip is placed on a ZIF socket ??? ( see "Debug" PBP command i.e. )
Alain
************************************************** ***********************
Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
************************************************** ***********************
IF there is the word "Problem" in your question ...
certainly the answer is " RTFM " or " RTFDataSheet " !!!
*****************************************
Is there an another way to make it work ? Such as viewing the hex on EXCEL ? or an another software ?
- Ipsa scientia potestas est -
Have to agree with the others, use serial and either cable or use a HC-05 bluetooth module and read the values or HEX stored via a terminal application, or write your own app using something like VB or Liberty Basic.
You risk damage to the PIC constantly removing it and then re-inserting it into your PCB
Of course you can do the conversions in Excel; but again, how would you get the data into Excel in the first place? And if you do that, (using something like StampDaq or some such), then why not let the pic/PBP itself do the conversion(s)?
Bookmarks