| ??? 07/27/01 13:56 Read: times |
#13586 - RE: SPI on ADuC824 |
sould specify also that i'm doing all my testing using assembly language, the code i have so far is:
CLR ISPI MOV SPICON, #034h cpl p3.7 cpl p3.4 mov R7,#0ffh djnz R7,$ cpl p3.4 cpl p3.7 mov R7,#0ffh djnz R7,$ JNB ISPI,$ CLR ISPI mov R2, SPIDAT mov p3, R2 Loop: jmp Loop END its not pretty but a variation of this worked on the UART i'm also using the ports p3.4 and 3.7 as triggers for logic analyser and signal generator, only one byte of data is needed as i'm testing the timing |
| Topic | Author | Date |
| SPI on ADuC824 | 01/01/70 00:00 | |
| RE: SPI on ADuC824 | 01/01/70 00:00 | |
| RE: SPI on ADuC824 | 01/01/70 00:00 | |
| RE: SPI on ADuC824 | 01/01/70 00:00 | |
| RE: SPI on ADuC824 | 01/01/70 00:00 | |
RE: SPI on ADuC824 | 01/01/70 00:00 |



