Discussion forum for the BasicX family of microcontroller chips.
|
hi, as i know, when it is a sychronous input, is it to use the shiftin and shiftout command?? and as for asychronous, it uses the openqueue command?? is it so? when using shiftin and shiftout command, is it necessary to program the timer1 as the clock input or just need to putpin (6,bxoutputhigh) will do?? when we know to write the clock input as high bit or low bits?? if i want the the data to clock in at the falling edge of the clock, what is the state of the clock input since shiftin and shiftout need it?? as i know it can only clock up to 8 databits, what if i have 10databits???? so how do i solve it?? thanxs a lot!! joey |