Difference between revisions of "RS485 CAN HAT"
From Diustou Wiki
(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...") |
m (Text replacement - "{{SERVERNAME}}/w/upload" to "{{SERVERNAME}}/en/w/upload") |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{Product |
|images=[[File:RS485-CAN-HAT-1.jpg|300px|link=https://{{SERVERNAME}}/rs485-can-hat.htm | RS485 CAN HAT]] | |images=[[File:RS485-CAN-HAT-1.jpg|300px|link=https://{{SERVERNAME}}/rs485-can-hat.htm | RS485 CAN HAT]] | ||
− | + | ||
+ | RS485 CAN HAT for Raspberry Pi | ||
|brand=Waveshare | |brand=Waveshare | ||
− | | | + | |interfaces={{Category|RS485}}{{Category|CAN}} |
− | |||
− | |||
− | {{ | ||
}} | }} | ||
== Introduction == | == Introduction == | ||
The RS485 CAN HAT will enables your Pi to communicate with other devices stably in long-distance via RS485/CAN functions. | The RS485 CAN HAT will enables your Pi to communicate with other devices stably in long-distance via RS485/CAN functions. | ||
− | + | ||
− | |||
Note: | 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: | 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: | ||
Line 34: | Line 31: | ||
===3D Drawing=== | ===3D Drawing=== | ||
− | *[https://{{SERVERNAME}}/w/upload/5/52/RS485_CAN_HAT_3D_Drawing.zip 3D Drawing] | + | *[https://{{SERVERNAME}}/en/w/upload/5/52/RS485_CAN_HAT_3D_Drawing.zip 3D Drawing] |
==Support== | ==Support== | ||
{{Service}} | {{Service}} |
Latest revision as of 09:25, 23 March 2021
| |||||||||||||||||||
| |||||||||||||||||||
|
Contents
Introduction
The RS485 CAN HAT will enables your Pi to communicate with other devices stably in long-distance via RS485/CAN functions.
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
|