Bit banging SPI
#1
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.
Reply
#2
That link wasn't properly formed, so doesn't get anyhere
Derek
Reply
#3
sry abt that

https://github.com/raspberrypi-aa/raspbe...ng_test.py
Reply

Logout Mark Read Team Forum Stats Members Help
Bit banging SPI0