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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/21/02 06:50
Read: times


 
#24717 - RE: stuck-DS89C420 and serial ADC (max11
E.g.:

http://www.epanorama.net/links/serialbus.html


What Is Bit-Banging?

Bit-banging is a method of using general-purpose I/O lines to emulate a serial port. Microcontrollers that include serial-port modules like SPI[tm] and I2C[tm] manage all synchronization and timing signals, and this activity is transparent to the user. With bit-banging, however, each write to the port causes a single transition at the port pin. And it's up to the user, first, to provide the correct number of transitions to obtain the desired waveform and, second, to ensure that the timing requirements (particularly setup and hold times for reading and writing data) are met.


List of 13 messages in thread
TopicAuthorDate
stuck-DS89C420 and serial ADC (max1112)            01/01/70 00:00      
RE: stuck-DS89C420 and serial ADC (max11            01/01/70 00:00      
RE: stuck-DS89C420 and serial ADC (max1112)            01/01/70 00:00      
RE: stuck-DS89C420 and serial ADC (max11            01/01/70 00:00      
RE: stuck-DS89C420 and serial ADC (max11            01/01/70 00:00      
RE: stuck-DS89C420 and serial ADC (max11            01/01/70 00:00      
RE: stuck-DS89C420 and serial ADC (max11            01/01/70 00:00      
RE: stuck-DS89C420 and serial ADC (max11            01/01/70 00:00      
RE: stuck-DS89C420 and serial ADC (max11            01/01/70 00:00      
RE: stuck-DS89C420 and serial ADC (max11            01/01/70 00:00      
RE: stuck-DS89C420 and serial ADC (max11            01/01/70 00:00      
RE: stuck-DS89C420 and serial ADC (max1112)            01/01/70 00:00      
RE: stuck-DS89C420 and serial ADC (max1112)            01/01/70 00:00      

Back to Subject List