Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/03/06 00:19
Read: times


 
#111118 - Don't use the SPI hardware!
Responding to: ???'s previous message

I recently had to interface to a device that used 9 bit spi wheras the cpu could only do 8 bits with its hardware spi port, so I wrote some code to 'bit bash' the required number of bits.

Anyway, in this instance why do you want to use asynchronous mode? the standard synchronous mode would be more applicable methinks.


List of 4 messages in thread
TopicAuthorDate
SPI with AD420 in asynchronous mode            01/01/70 00:00      
   Start and stop bits            01/01/70 00:00      
      Single bit transmission?            01/01/70 00:00      
         Don't use the SPI hardware!            01/01/70 00:00      

Back to Subject List