• Read/write Structure variable byte for byte
    Hello, For our application I need to copy data from the XDATA RAM to a I2C EEPROM. How can a structure variable (in XDATA) will be read byte for byte? Then I will copy it to the EEPROM. It would also...
  • Read/write Structure variable byte for byte
    Hello, For our application I need to copy data from the XDATA RAM to a I2C EEPROM. How can a structure variable (in XDATA) will be read byte for byte? Then I will copy it to the EEPROM. It would also...
  • Writing to the data Option Bytes
    Does anybody have an example of how to write to the 2 data Option Bytes of a ARM Cortex M3 MCBSTM32 processor ? I tried unlocking it, erasing and writing to them but the micro crashes. I followed...
  • Writing to the data Option Bytes
    Does anybody have an example of how to write to the 2 data Option Bytes of a ARM Cortex M3 MCBSTM32 processor ? I tried unlocking it, erasing and writing to them but the micro crashes. I followed...
  • C167 - low byte write 'touches' high byte
    Hi, I'm a novice user, so apologies if this is a stupid question! I'm interfacing a video chip to the C167CR. To load the pallete table inside the chip a register (address 0x10) is written with...