Hi.
I am trying to establish a mini data network where there is one master PIC that sends commands to other slave Pics in my latest project, and I wanted to use asnyc comms to achieve this, mainly because of speed. The slave pics will be doing things like software PWM, but a small gap in the pulsetrain won't matter. (Its actually for an RC servo).
I don't seem to be able to achieve this with SHIFTIN and SHIFTOUT because SHIFTIN still acts in master mode whereby it provides the clock source. How have people achieved this in the past? Is it a case of "rolling your own" input routine?
Thanks,
Andy P.
Bookmarks