• SPI bit Banging issue
    hi in my recent project i'm doing bit banging SPI in AT89S52 . i am using a self modified library and its not working properly. i cant remember the original page where i found the code, though it was...
  • spi bit bang
    hey people. i need code for spi bit bang of slave. where is the file. i cant find. can everyone upload again.
  • Bit-banging a DAC
    Hi. I'm currently trying to interface with a serial DAC. I have 16 bist of data, and I want to send these MSB first to the DAC. My question is: How do I access the MSB of 2 bytes of data, and then...
  • testapplication for bit-banged i2c
    Hi. I have built a bit-banged i2c on the 89c668 and want to test this in uVision2. The hardware i2c port is also in use and can be tested with the standard peripheriral. I would like to have something...
  • How reliable is 'bit banged' I2C ?
    Hello All, Sorry if my question already thrown in the forum. I mean how reliable this 'bit banged' i2c compared to its hardware i2c counterpart ? Is there anybody has an experience using it in Industrial...