Search found 5 matches

by mhiernaux
Sun May 25, 2008 1:39 pm
Forum: Request for new functions / Peripheral / Chip support
Topic: Any plans to support new dsPics with 2 QEI ?
Replies: 2
Views: 8200

Re: Any plans to support new dsPics with 2 QEI ?

Hi Lubin, Thanks for the reply. I'll use them as soon as I can because of two reasons : * It will reduce one of my designs dramatically: I'm developing a robot regulation and right now I'm using 2 pic18f2431 only for their QEI modules. They are connected to the dsPic (33fj256MC710) via SPI and they ...
by mhiernaux
Thu May 22, 2008 2:01 pm
Forum: Request for new functions / Peripheral / Chip support
Topic: Any plans to support new dsPics with 2 QEI ?
Replies: 2
Views: 8200

Any plans to support new dsPics with 2 QEI ?

Hi Lubin,

I'm currently working on motor control and I would have loved to use the blockset with the new dsPics like the p33FJ128MC202.

Do you have any plans to include them in the blockset in a near future ?

Thanks,
Martin
by mhiernaux
Tue May 06, 2008 1:49 pm
Forum: dsPIC Peripherals
Topic: A more friendly way to create a chip select with SPI ?
Replies: 3
Views: 9464

Re: A more friendly way to create a chip select with SPI ?

Hi Lubin, Thanks for your reply. I tried the 2 options, but I think I'm doing some mistakes as the CS goes back to disable state in your last option, before all bits are effectively transmitted. The 2nd option is working but is less optimal for me, as the CS disable commands the latch of my SPI DAC,...
by mhiernaux
Tue Apr 29, 2008 7:06 am
Forum: bug reports
Topic: CAN module with dspic33fj256gp710 or pic24fj128ga010
Replies: 3
Views: 10046

Re: CAN module with dspic33fj256gp710 or pic24fj128ga010

Hi Lubin,

Thanks a lot for your answer. I'll use the C call.

Keep up the good work !
Martin
by mhiernaux
Mon Apr 28, 2008 8:25 pm
Forum: bug reports
Topic: CAN module with dspic33fj256gp710 or pic24fj128ga010
Replies: 3
Views: 10046

CAN module with dspic33fj256gp710 or pic24fj128ga010

Hi everyone,

I've tried using the CAN block with the dspic33fj256gp710 and it says error, no CAN peripheral on 33fj256gp710.

Does anyone know how to activate the module/bypass the error ? Because the pic does indeed have 2 can modules.

Thanks,
Martin