| ??? 09/22/07 02:54 Read: times |
#144904 - How to control CS EN lines... Responding to: ???'s previous message |
Hello, How can I control CS and/or EN lines of chips, LIKE this:
uC port CI or whatever out
P0.0 P0.1 P0.2 ... - CS0 CS1 CS2 CS3 CS4 CS5 CS6 CS7 ...
0 0 0 0 0 0 0 0 0 0 0
1 0 0 1 0 0 0 0 0 0 0
0 1 0 0 1 0 0 0 0 0 0
1 1 0 0 0 1 0 0 0 0 0
0 0 1 0 0 0 1 0 0 0 0
1 0 1 0 0 0 0 1 0 0 0
......... ...........................
So I can I can save uC pins. Thanks. |



