??? 11/09/04 15:19 Read: times |
#80804 - Bit-Bang it Responding to: ???'s previous message |
"Bit Banging" means driving the lines directly from software:
http://www.8052.com/forum/read.phtml?id=72053 In your case, this should not be difficult. Diagramm 1 in the Data Sheet shows you the waveforms that you need to generate: the clock (SCLK), USTAB, and SLE are easy; SDATA is just a matter of applying the appropriate bit value at the correct time in relation to SCLK. Quite likely, the precise widths of the SCLK high & low periods are non-critical; the important bit is probably just setting SDATA at the correct time in relation to the SCLK edge. You will have to read the data sheet yourself to check this out - my German isn't up to it: http://kom.aau.dk/~oo/semes...se200b.pdf |
Topic | Author | Date |
Shift reg with external clock | 01/01/70 00:00 | |
RE: Shift reg with external clock | 01/01/70 00:00 | |
RE: Shift reg with external clock | 01/01/70 00:00 | |
RE: Shift reg with external clock | 01/01/70 00:00 | |
RE: Shift reg with external clock | 01/01/70 00:00 | |
RE: Shift reg with external clock | 01/01/70 00:00 | |
Bit-Bang it![]() | 01/01/70 00:00 |