Menu

JPicProgrammer 1.07 Released

Added programming of EEPROM data that is contained within the hex file. The pic16F628 will allow 128 bytes of EEPROM data to be burnt into it's memory. This will usually start at address 0x2100 of the pic16F628 pic chip. Previous releases would fail an a verify if the hex file contained EEPROM data. I've also pulled out the pic commands into their own class this should make it easier to support similar pics in the future. NOTE: if the hex file contains the configuration data in the hex file i.e. oscillator speed,watch dog timer etc.. this must be removed from the hex file before programming. The configuration can then be programmed into the chip using the manual option in the front end. I hope to fix this in the next release. The address of the configuration data in the hex file will look something like XX420EXXXXXXXXXX where the X's can be any data

Posted by Matt Carless 2006-12-23

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.