| BITSCOPE | design | manual | eeprom | Static Parameters (EEPROM) |
The PIC contains EEPROM which the virtual machine makes available to you. We recommend it be used to store information about Bitscope itself such as:
Two registers:
and two instructions:
available for EEPROM programming. Reading and writing bytes from/to EEPROM is as simple as programming the address R17 and reading R a byte to the serial port, or writing W a byte from a value previously programmed to R16. |