real time eeprom read to debug.
jonduncan
Posts: 40
Is there anyway to send EEPROM to debug without using a register or memory location, I want to be able to read chunks of the EEPROM and send it to debug terminal, is the only way to do that a for loop and writing to a register?
Comments