Kodi Community Forum

Full Version: Bit banging SPI
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
1. I have to interface MCP3208 by bit banging.
Can't do it on SPi hardware as TFT is connected to it which uses both CS pins.

2. I was looking for SPI with bit banging examples.
One I found is here, will try it & will see the resullts:
https://github.com/raspberrypi-aa/raspb ... ng_test.py

3. I don't know how to set speed here or what's the speed here.

4. Any other source to use SPI by bit banging.
That link wasn't properly formed, so doesn't get anyhere