Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: test with dspic33FJ128MC802 [solved]
Post: RE: test with dspic33FJ128MC802

With my C compiler Code: -- //IPC0bits.T1IP = 0; //T1IP: Timer1 Interrupt Priority bits 111 = Interrupt is priority 7 (highest priority interrupt) IEC0bits.T1IE = 1; ...
Mgros 16-bit firmwares 12 28,416 2012-05-09, 23:37:12
    Thread: test with dspic33FJ128MC802 [solved]
Post: RE: test with dspic33FJ128MC802

Well the timer1 does not work ... but others 2,3,4 and 5 is good ... So I post my code if it can help someone ... For information I use a 10Mhz crystal and the bootloader for UART1 on pins RB10 (RX)...
Mgros 16-bit firmwares 12 28,416 2012-05-07, 23:06:46
    Thread: test with dspic33FJ128MC802 [solved]
Post: RE: test with dspic33FJ128MC802

I tried with firmware ds30_Loader_120325 ... Now the detection of PIC with the GUI is ... The transfer seems to be too ... Code: -- Initiating write ... Searching for bl. . . . . . . ...
Mgros 16-bit firmwares 12 28,416 2012-04-29, 21:50:54
    Thread: test with dspic33FJ128MC802 [solved]
Post: RE: test with dspic33FJ128MC802

Well thank you ca still does not work but I continued to search ... And here's the code ... thank you to soon edit: The part below is for she parameterize dsPIC33? or is it just you setting pins ...
Mgros 16-bit firmwares 12 28,416 2012-04-28, 17:25:34
    Thread: test with dspic33FJ128MC802 [solved]
Post: RE: test with dspic33FJ128MC802

Hello again blocked ... my setup that works with my program CLKDIVbits.PLLPRE = 0; PLLFBDbits.PLLDIV = 30; CLKDIVbits.PLLPOST = 0; In firmware ds30loader I wrote as Code: -- ; *** STA...
Mgros 16-bit firmwares 12 28,416 2012-04-26, 21:02:56
    Thread: test with dspic33FJ128MC802 [solved]
Post: RE: test with dspic33FJ128MC802

Well received ... Now I understand better now ... I could try again in several weeks ... I repost here if I go into the configuration ... thank you again ...
Mgros 16-bit firmwares 12 28,416 2011-11-15, 23:56:54
    Thread: test with dspic33FJ128MC802 [solved]
Post: RE: test with dspic33FJ128MC802

Code: -- So to configure the PLL I tried to write just after ;------------------------------------------------------------------------------ ; User specific entry code go here, see also user ...
Mgros 16-bit firmwares 12 28,416 2011-11-08, 23:46:15
    Thread: test with dspic33FJ128MC802 [solved]
Post: test with dspic33FJ128MC802 [solved]

Sorry for my poor English ^^... By the way thank you to the developers as DS30 loader... Before sending any we will start from the beginning … I chose my pic Code: -- ;-----------------------...
Mgros 16-bit firmwares 12 28,416 2011-11-08, 20:29:53