| ??? 11/05/02 04:38 Read: times |
#32017 - RE: C source of SPI example |
sean lee:
I don't have direct information regarding the SPI in C language. However the SPI interface to other devices is quite similar to the AD98XX chip. For example the 93C46 and similar serial EEPROM parts use almost the same kind of interface. If you go to the Atmel web site there is a data sheet Interfacing 93CXXX Serial EEPROMs with AT89CX051 MCU you can see how similar the hardware interface is. Atmel also has a self extraxting ZIP file AAT93CXX.EXE that has SPI routines written in assembly language. It should be very easy to translate this code to equivalent C routines Good Luck Mike Karas |
| Topic | Author | Date |
| C source of SPI example | 01/01/70 00:00 | |
| RE: C source of SPI example | 01/01/70 00:00 | |
| RE: C source of SPI example | 01/01/70 00:00 | |
RE: C source of SPI example | 01/01/70 00:00 |



