µ[micro]electronics info

A weblog focused on interesting circuits, ideas, schematics and other information about microelectronics and microcontrollers.

E-books

Google

Disclaimer

Because I have not tested all electronic circuits mentioned on this pages, I cannot attest to their accuracy; therefore, I do not provide a warranty of any kind and cannot be held responsible in any manner.

My e-mail

My website

65SPI

A SPI interface for 6502 processor (probably usable with other 8bit processors too) in the CPLD.

This SPI interface circuit is built in Xilinx XC9572 CPLD. Author provides an ABEL source code as well as JEDEC .jed file.

Features:

* CPU bus compatible with 65C02 and 65C816 microprocessors
* 4-byte memory map for host access to registers
* Operates as SPI master
* SCLK derived from PHI2 or an External Clock source
* SCLK has an 6 bit programmable divider – CLK/2 through CLK/128
* SPI Mode 0, 1, 2, 3 supported
* Shifts MSB first
* 8-bit Slave select register with 8 Slave Select outputs
* Direct slave select decoding yields 8 devices, with decoder up to 255 devices
* Programmable interrupt
* Interrupt or polled transmit complete flags

Link: 65SPI

Powered by Drupal - Design by Artinet