-
Notifications
You must be signed in to change notification settings - Fork 10
Description
As already mentioned in issue #10, the STN2120 is difficult to get.
I contacted OBD Solutions and unfortunately they're not producing the STN2120 anymore and also don't have stock left.
What could be an alternative?
Hi, STN2120 is a bit of a challenge. It was over 5 usd a pice (but we only ordered small quantities).
Main issue is, there is no second supplier. I suggest contacting https://www.obdsol.com/ (the manufacturer) directly. Depending on their availability maybe some of their other variants may be available, if pin compatible (not sure)
CanoPi itself can boot without OBD chip as well, however it is one of the most accessible features for developers,to get data from OBD directly by just plugging the dongle in without having to „cut CAN Lines“. So just leaving it out is probably not a good option
Theroetically an ELM327 (clone) could be used, but that demands a change in PCB Layout, i.e. changing the Altium files. While the STN are software compatible with ELM327, they are not drop in replacements from hw layout perspective. We have so far never looked into this.