RS485 CAN HAT
From Diustou Wiki
Revision as of 16:22, 19 March 2021 by Admin (talk | contribs) (Created page with "{{Infobox item |images=300px|link=https://{{SERVERNAME}}/rs485-can-hat.htm | RS485 CAN HAT |caption=RS485 CAN HAT for Raspberry Pi |brand=Waveshar...")
Contents
Introduction
The RS485 CAN HAT will enables your Pi to communicate with other devices stably in long-distance via RS485/CAN functions. Template:Amazon Note: There are two versions. The only difference betweem these version are the crystal. The old one use 8M and the line added to config.txt file should be: dtoverlay=mcp2515-can0,oscillator=8000000,interrupt=25,spimaxfrequency=1000000 The new one use 12M crystal and the line should be dtoverlay=mcp2515-can0,oscillator=12000000,interrupt=25,spimaxfrequency=2000000
Resources
Documents
Demo code
Datasheet
3D Drawing
Support
|