Update install_tec_raspi.txt
This commit is contained in:
parent
6f8accd597
commit
2f904ba503
@ -1,7 +1,8 @@
|
|||||||
Here few instructions to install the drivers for the communtications with the TEC:
|
Here few instructions to install the drivers for the communtications with the TEC:
|
||||||
|
|
||||||
Add the following line to your /boot/config.txt file:
|
Add the following line to your /boot/config.txt file:
|
||||||
dtoverlay=mcp2515-can0,oscillator=8000000,interrupt=25
|
dtoverlay=mcp2515-can0,oscillator=12000000,interrupt=25,spimaxfrequency=2000000
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
pip3 install python-can
|
pip3 install python-can
|
||||||
|
Loading…
x
Reference in New Issue
Block a user