Blockset described on this wiki is deprecated since 2012.

For Model Based Design (MBD), use the free MPLAB Device Blocks for Simulink, tool from Microchip.
Updated Rapid Control Prototyping (RCP) custom projects are published at: https://lubin.kerhuel.eu.

CAN communication between two dsPIC

From http://www.kerhuel.eu/wiki - Simulink device driver Blockset for dsPIC / PIC24 / PIC32 Microcontrollers --[[User:LubinKerhuel|LubinKerhuel]] 12:40, 3 September 2009 (UTC)
Revision as of 00:36, 31 December 2010 by LubinKerhuel (talk | contribs) (Created page with "=Description= The objective of this example is to demonstrate how to use the can peripheral embedded on some dsPIC. Two dsPIC exchanges numerical data through the CAN bus. Both ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description

The objective of this example is to demonstrate how to use the can peripheral embedded on some dsPIC. Two dsPIC exchanges numerical data through the CAN bus. Both microcontrollers (here, two dsPIC 30f4012) are programmed using the dsPIC blockset for simulink available on this website. This example was added in the blockset version 3.4.

Next to come...