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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/13/03 14:03
Read: times


 
#41425 - RE: soft serial port help
Responding to: ???'s previous message
1) When using a software UART you can do NOTHING else for that time.
2) Bit time at 115k is ~8usec and it will be difficult to reach that with any precision with an istruction cycle of ~1usec (every path (bit=y, bit=0, start bit, byte complete) need to have the EXACT same number of instruction cycles) you will not have the luxury of padding paths with NOPs.

Erik

List of 6 messages in thread
TopicAuthorDate
soft serial port help            01/01/70 00:00      
   RE: soft serial port help            01/01/70 00:00      
      RE: soft serial port help            01/01/70 00:00      
   RE: soft serial port help            01/01/70 00:00      
   RE: soft serial port help            01/01/70 00:00      
      RE: soft serial port help > erik            01/01/70 00:00      

Back to Subject List