Search found 5 matches

by ambersil
Sat May 05, 2012 11:12 pm
Forum: Request for new functions / Peripheral / Chip support
Topic: Support for CAN Module?
Replies: 34
Views: 63777

Re: Support for CAN Module?

Has anyone used bmairs ECAN blockset with a dsPIC33FJ256MC710 device? I've spent a couple of days trying to transmit over CAN from the PIC with no success. I can transmit using the microchip code that accompanies AN1249 so I know that the hardware is OK. I'm not sure if I'm doing something stupid or...
by ambersil
Mon Apr 16, 2012 9:21 pm
Forum: Request for new functions / Peripheral / Chip support
Topic: Support for CAN Module?
Replies: 34
Views: 63777

Re: Support for CAN Module?

So I recently went through and updated my ECAN code. I also actively use these blocks, so it's known to be good. Link is here: https://github.com/Susurrus/ECAN_dspic. Just add it to your Matlab path as another library and you're good to go. Hello, I'm having a look at you blockset. I have C30 v3.23...
by ambersil
Wed Mar 30, 2011 11:45 pm
Forum: General Remark and Questions
Topic: CAN block on 33fj256MC710 target
Replies: 4
Views: 12513

Re: CAN block on 33fj256MC710 target

Thanks for the pointer Lubin, I'm sure the SLUGS code will be a great help.
by ambersil
Thu Mar 24, 2011 10:53 pm
Forum: General Remark and Questions
Topic: CAN block on 33fj256MC710 target
Replies: 4
Views: 12513

Re: CAN block on 33fj256MC710 target

Ah - I see that the blockset doesn't support ECAN - only CAN.

Reading the forum it looks as if ECAN was on the roadmap back in 2008, but still hasn't made it into the blockset.
by ambersil
Thu Mar 24, 2011 10:34 pm
Forum: General Remark and Questions
Topic: CAN block on 33fj256MC710 target
Replies: 4
Views: 12513

CAN block on 33fj256MC710 target

I'm evaluating the 3.4c blocket (Matlab 2010a) on a 33fj256mc710 target. When I place te CAN configuration block on a model it states "No CAN Peripheral on 33fj256MC710'", which doesn't seem to be correct. Any ideas?