Hi,
I am using this circuit and software to write to the NVRAM: GitHub - crmaykish/AT28C-EEPROM-Programmer-Arduino: Programming the AT28C64B or AT28C256 EEPROM chip with an Arduino Mega
In order to avoid the hassle of disabling Software Data Protection for writes to the 28c256 EEPROM, I...
Hello,
I designed a board with a samd21g18 microcontroller. Now, I tried starting it and at first it looked good, nothing exploded. I broke out all the connections I would need for the SWD/JTAG connector and connected those with an Atmel-Ice programmer. Now I started Atmel Studio and wanted to...