kwindrem / VeCanSetup

Manages Victrion VenusOs VeCan (aka CANbus) ports
44 stars 6 forks source link

Feature Request - Support for WaveShare 2 port CAN HAT #1

Open anthonysomerset opened 2 years ago

anthonysomerset commented 2 years ago

Please consider support for the WaveShare 2 port CAN HAT - https://www.waveshare.com/product/raspberry-pi/hats/2-ch-can-hat.htm

i have no reason to believe support/setup would be any different to the existing waveshare devices but with a revised overlay:

[all]
dtparam=spi=on
dtoverlay=mcp2515-can1,oscillator=16000000,interrupt=25
dtoverlay=mcp2515-can0,oscillator=16000000,interrupt=23