Assembler Programming Problem
Re: Assembler Programming Problem
If the on board RTC is working - then the I2C from the GAL is working - so it's not your MK2 that's gone duff.
Re: Assembler Programming Problem
I’ve replaced all the cables and devices & vcc/gnd are good but only the NVRAM/RTC respond/foundPr0f wrote: Sat Sep 20, 2025 8:15 pm If the on board RTC is working - then the I2C from the GAL is working - so it's not your MK2 that's gone duff.
The external pins for data/clock run directly off 2 pins of the PCF8583 RTC so in my mind this IC could be damaged?
Re: Assembler Programming Problem
That chip is just a another 'target' for the I2C bus to find - so the fact you can read from that chip suggests the issue lies with either the pins for the I2C output, the resistors R1 and R2 - the 2K2 resistors, or the small PCB track that exists between the connection on the NVRAM/Clock chip and the pins for external devices.
I suspect what may have happened is that connecting to these pins on and off may have caused mechanical damage on the PCB.
I suspect what may have happened is that connecting to these pins on and off may have caused mechanical damage on the PCB.