PICcoder.co.uk Forum  


::post new topic::
Re:USB SPI Development
Date: 2007/06/23 07:51 By: dariog Status: User  
Karma: 6  
Posts: 107
graphgraph
Only problem I can see (and have faced too, but using software SPI) is that you may "hang" in the SPI routines for too long (due to clock, or polling flags...), thus causing USB to disconnect.
USBTasks() must be called every 50-100 uS on average.
reply | quote


      Topics Author Date
    emo
USB SPI Development
JohnL 2007/06/12 08:51
    thread link
thread linkthread link Re:USB SPI Development
dariog 2007/06/23 07:51
::post new topic::