Line: 1 to 1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
%DASHBOARD{ section="banner" | |||||||||
Line: 200 to 200 | |||||||||
Serial EEPROM Connected to Centronics Connector (Switches and LEDs) | |||||||||
Changed: | |||||||||
< < | Sharing the LED and Switch port, you loose two LEDs and one switch. Possible conflict with the bootstrap loader, if there is a read sequence (CS and read pattern 0000 0011). To prevent this, set the EEPROM into HOLD state e.g. with the WAIT/ signal. | ||||||||
> > | Sharing the LED and Switch port, you loose two LEDs and one switch. Possible conflict with the bootstrap loader, if there is a read sequence (CS and read pattern 0000 0011). To prevent this, set the EEPROM into HOLD state e.g. with the WAIT signal. | ||||||||
| |||||||||
Changed: | |||||||||
< < |
| ||||||||
> > |
| ||||||||
| |||||||||
Changed: | |||||||||
< < |
| ||||||||
> > |
| ||||||||
| |||||||||
Changed: | |||||||||
< < |
| ||||||||
> > |
| ||||||||
| |||||||||
Line: 221 to 221 | |||||||||
| |||||||||
Changed: | |||||||||
< < |
| ||||||||
> > |
| ||||||||
| |||||||||
Line: 298 to 298 | |||||||||
Serial EEPROM patched on MC PCB | |||||||||
Changed: | |||||||||
< < | SPI Mode 0, data is always latched in on the rising edge of SCK and always output on the falling edge of SCK. For CS one output port bis is needed e.g. O7. | ||||||||
> > | SPI Mode 0, data is always latched in on the rising edge of SCK and always output on the falling edge of SCK. For CS one output port bis is needed e.g. O7 or INP4 to start/end operation (A high-to-low transition on the CS pin is required to start an operation and a low-to-high transition is required to end an operation.finish). | ||||||||
| |||||||||
Changed: | |||||||||
< < |
| ||||||||
> > |
| ||||||||
| |||||||||
Changed: | |||||||||
< < |
| ||||||||
> > |
| ||||||||
| |||||||||
Changed: | |||||||||
< < |
| ||||||||
> > |
| ||||||||
Read Byte | |||||||||
Line: 375 to 375 | |||||||||
Changed: | |||||||||
< < | Herb Johnson's ELF 2K ROM for 1802 Membership Card![]() | ||||||||
> > | For details see Herb Johnson's ELF 2K ROM for 1802 Membership Card![]() | ||||||||
Changed: | |||||||||
< < | v88.hex![]() | ||||||||
> > | v88.hex![]() ![]() | ||||||||
pi@cosmac:~/elf/elf2k $ cp v88.hex v88.hex.org |