ttlappalainen / NMEA2000

NMEA2000 library for Arduino
526 stars 218 forks source link

Arduino MKR CAN Shield #316

Open ralfhille opened 1 year ago

ralfhille commented 1 year ago

Hello

Does anyone have experience with the Arduino MKR CAN Shield and the NMEA2000 library?

The Arduino MKR CAN Shield has the following components installed:

Protocol: CAN Bus Interface: SPI Circuit Operating Voltage: 3.3 V Controller: Microchip MCP2515 (datasheet) Transceiver: NXP TJA1049 (datasheet) Buck converter: Texas Instruments TPS54232 (datasheet) Vin (screw connector) 7 V - 24 V Vin (header) 5 V

Would use the shield with a MKR WIFI 1010.

Thanks for your answers.

ttlappalainen commented 1 year ago

Shield uses MCP2515 controller, which works with mcp_can so it should work. You need to define pins before include.