From 2f904ba503d12b36177bfd31a4bccd8d940daae6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Noah=20Piqu=C3=A9?= Date: Mon, 21 Nov 2022 16:57:18 +0100 Subject: [PATCH] Update install_tec_raspi.txt --- install_tec_raspi.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/install_tec_raspi.txt b/install_tec_raspi.txt index da71720..a89dc91 100644 --- a/install_tec_raspi.txt +++ b/install_tec_raspi.txt @@ -1,7 +1,8 @@ Here few instructions to install the drivers for the communtications with the TEC: 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