Search found 6 matches
- Wed Jul 29, 2009 1:12 pm
- Forum: General Remark and Questions
- Topic: DAC on 33fj64GP802
- Replies: 15
- Views: 66035
Re: DAC on 33fj64GP802
Hi, My C30 code does working now for the DAc peripherical on dspic33fj64gp802. But now I must integrate it in Matlab Simulink ! Here is my complete C30 code: #include "p33FJ64GP802.h" #include "dsp.h" long i,j,k; long mydataright,mydataleft; int const sinus[60]={10,500,500,150,10,500,10,10,150,500, ...
- Wed Mar 18, 2009 8:57 pm
- Forum: General Remark and Questions
- Topic: DAC on 33fj64GP802
- Replies: 15
- Views: 66035
Re: DAC on 33fj64GP802
Hi Lubin,
Yes I'm interesting for a C call blockset. As soon as the DAC peripherical is finished, of course I will publish the results.
Lucien
Yes I'm interesting for a C call blockset. As soon as the DAC peripherical is finished, of course I will publish the results.
Lucien
- Mon Mar 16, 2009 1:52 pm
- Forum: General Remark and Questions
- Topic: DAC on 33fj64GP802
- Replies: 15
- Views: 66035
Re: DAC on 33fj64GP802
Hi,
I'm very always interesting for a dac peripheral for the 33fj64(128)GP802.
Lucien
I'm very always interesting for a dac peripheral for the 33fj64(128)GP802.
Lucien
- Mon Dec 08, 2008 10:10 am
- Forum: Requirement, Installation & Configuration
- Topic: Matlab 2008b ?
- Replies: 1
- Views: 18888
Matlab 2008b ?
Hello,
I have now the new release Matlab 2008b. Does the "Toolbox for Matlab R2008a" work with Matlab 2008b? Or is there a "dsPIC Toolbox for Matlab R2008b" ?
Thank you for the response.
Lucien
I have now the new release Matlab 2008b. Does the "Toolbox for Matlab R2008a" work with Matlab 2008b? Or is there a "dsPIC Toolbox for Matlab R2008b" ?
Thank you for the response.
Lucien
- Thu Nov 20, 2008 1:48 pm
- Forum: General Remark and Questions
- Topic: DAC on 33fj64GP802
- Replies: 15
- Views: 66035
DAC on 33fj64GP802
Hello,
Is there any block "DAC" (digital analog converter) for the 33fj64GP802 in the simulink dspic library ?
Lucien
Is there any block "DAC" (digital analog converter) for the 33fj64GP802 in the simulink dspic library ?
Lucien
- Mon Mar 31, 2008 1:40 pm
- Forum: Request for new functions / Peripheral / Chip support
- Topic: 6 I/O limitations
- Replies: 0
- Views: 17177
6 I/O limitations
I'm a teatcher in a school, and my students are learning Pic and dspic programming, with CCS, or C30. Now I will use Matlab/simulink for programming my dsPIC. With "Embeded Target for dspic" that is very easy and fun. But these version is limited for 6 i/O. Is it possible to free-download a higher v...