Hi everybody!
I'm trying to program flash memory of my PIC24FV16KM202, but I don't know how to write in Byte Mode with TBLWTL instruction.
This code should write 0xABCDEF at the address specified (0x000500) but the output is 0xABFF
↧