Bit banging?

Status
Not open for further replies.

chandu.kurapati

Full Member level 3
Joined
Oct 31, 2013
Messages
186
Helped
5
Reputation
10
Reaction score
5
Trophy points
1,298
Location
Bengaluru, India
Activity points
2,778
Hi,

what is the bit banging?? what is the concept of it? How it is effected on SPI and I2C protocols??

can any one explain about it?

Thanks & Regards,
Chandu.Kurapati.
 

It is very well defined here:

https://en.wikipedia.org/wiki/Bit_banging


eg. for IIC with a mC that has not such peripheral (eg PIC16F84), you implement software IIC (control of levels/timing by software with extra load to mC processing time).
The PIC18F1220 have a hardware IIC (no software with extra load to mC time, is required).
 
Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…