Search found 158 matches

by kingGrey
18 Apr 2012 17:15
Forum: mikroBasic PRO for dsPIC30/33 and PIC24 General
Topic: P24FJ64GA306 assistance.
Replies: 11
Views: 5625

Re: P24FJ64GA306 assistance.

just in case anyone was wondering this ticket is still open.. I am still waiting for some form of a response to the issues above..

--ME -- please assist.
by kingGrey
12 Apr 2012 00:03
Forum: mikroBasic PRO for dsPIC30/33 and PIC24 General
Topic: P24FJ64GA306 assistance.
Replies: 11
Views: 5625

Re: P24FJ64GA306 assistance.

hello ME! I still have two issues regarding the new release: 1) I installed the new 5.60 release on an XP , but the USB driver for the programmer keeps on stating that the drivers must be corrupted as it kc ould not install properly. I have tried a other downloads of this USBF18PRG-x86 but this has ...
by kingGrey
03 Apr 2012 23:33
Forum: mikroBasic PRO for dsPIC30/33 and PIC24 General
Topic: new MikroBasic Pro 5.6
Replies: 1
Views: 1705

Re: new MikroBasic Pro 5.6

Hi There, another issue I am finding out is that for the chip P24FJ64GA306 can be found on the list of chips that was added in version 5.60 but once you start to program the the compiler complains that the device selected is unknown Hence when you look at MikroProg Suite for the selected P24FJ64Ga30...
by kingGrey
02 Apr 2012 17:45
Forum: mikroBasic PRO for dsPIC30/33 and PIC24 General
Topic: new MikroBasic Pro 5.6
Replies: 1
Views: 1705

new MikroBasic Pro 5.6

Since the release of the new compiler 5.60, is anyone else having an issue installing the Mikroelektronika USB18F Device( x86 platform). I keep getting an error saying that the device driver must be corrupted..

Any ideas,

- I have uninstalled/re installed but no change
by kingGrey
02 Apr 2012 17:44
Forum: mikroBasic PRO for PIC32 General
Topic: new MikroBasic Pro 5.6
Replies: 1
Views: 1795

new MikroBasic Pro 5.6

Since the release of the new compiler 5.60, is anyone else having an issue installing the Mikroelektronika USB18F Device( x86 platform). I keep getting an error saying that the device driver must be corrupted..

Any ideas,

- I have uninstalled/re installed but no change
-
by kingGrey
16 Mar 2012 17:04
Forum: mikroBasic PRO for dsPIC30/33 and PIC24 General
Topic: P24FJ64GA306 assistance.
Replies: 11
Views: 5625

Re: P24FJ64GA306 assistance.

Hello Mikro folks or anyone that knows about this,

1)are you still on target for the release of new compiler that contain the definitions for P24FJGA306 by the end of March.
and
2)I was wondering when this is finally released would it be in the announcements?

thanks
by kingGrey
27 Feb 2012 17:49
Forum: mikroBasic PRO for dsPIC30/33 and PIC24 General
Topic: P24FJ64GA306 assistance.
Replies: 11
Views: 5625

Re: P24FJ64GA306 assistance.

Thank you for your explanation, and I look forward to the next MikroBasic release in March since it should have the def's for this chip, as you pointed.
by kingGrey
24 Feb 2012 17:23
Forum: mikroBasic PRO for dsPIC30/33 and PIC24 General
Topic: P24FJ64GA306 assistance.
Replies: 11
Views: 5625

Re: P24FJ64GA306 assistance.

I think you misunderstood the question that time, what I wanted to ask was that could I assume that if I fake the compiler out by selecting a Family chip that is closest to FJ64GA306? and if so should this work? because I have done this before with the DSPic 33F family and they work with no problem,...
by kingGrey
23 Feb 2012 19:46
Forum: mikroBasic PRO for dsPIC30/33 and PIC24 General
Topic: P24FJ64GA306 assistance.
Replies: 11
Views: 5625

Re: P24FJ64GA306 assistance.

So does that mean, that until it is released in the next version I would have trouble programming even if I
set it as the P24FJ128GA106 as the project settings. Because I am having a hell of a time with it. Especially configuring the pin for Uart1 & Uart2 communication.

Please do advice
by kingGrey
22 Feb 2012 19:05
Forum: mikroBasic PRO for dsPIC30/33 and PIC24 General
Topic: P24FJ64GA306 assistance.
Replies: 11
Views: 5625

P24FJ64GA306 assistance.

Hi there,

I just got PIC24FJ64GA306 and as you know this cannot be found within the Device Name list.
So I was wondering if the folks at Mikro had a resource file or something to add to my compiler files to recognize or add details for the PIC24FJ64GA306.


thanks
by kingGrey
29 Jan 2012 06:36
Forum: mikroC PRO for dsPIC30/33 and PIC24 General
Topic: Interrupts not firing?
Replies: 2
Views: 1826

Re: Interrupts not firing?

Could you explain more how you resolved the issue of the Uart1 interrupt not firing, because I am having the same issue, and can't figure out what this is happening.
by kingGrey
24 Nov 2011 00:18
Forum: mikroBasic PRO for dsPIC30/33 and PIC24 General
Topic: I want to use internal FRC
Replies: 0
Views: 1683

I want to use internal FRC

1) Hi I was wondering if I were to use internal Oscillator @ 7.37Mhz... instead of an external...what are the configuration settings that I would have to use to ensure normal operation of the dspic33F family. And if its of any significance I am currently using chip P33FJ256GP710. Because so far all ...
by kingGrey
22 Aug 2011 19:24
Forum: mikroBasic PRO for dsPIC30/33 and PIC24 General
Topic: StrToLongword
Replies: 3
Views: 2281

Re: StrToLongword

I have been using the same exact chip.[P33FJ256GP710]. I don't think I quite understand your comments, are these steps I should do to get it to work or are you referring to something else? Could you please expand on this please! because to need conversion such strToFloat,FloatToStr etc.
by kingGrey
18 Aug 2011 21:00
Forum: mikroBasic PRO for dsPIC30/33 and PIC24 General
Topic: StrToLongword
Replies: 3
Views: 2281

Additional String Util

[b]for older version of the compiler Yulio has written an additional string util library that could be added to the program and used. How do I do this with Mikro Pro for dspic because when I add the .MCL file the compiler keep asking for .MBAS file. How do I get around this to get it to work???[/b]
by kingGrey
14 Aug 2011 04:02
Forum: mikroBasic PRO for dsPIC30/33 and PIC24 General
Topic: StrToLongword
Replies: 3
Views: 2281

StrToLongword

Hi there,

how does one convert from StrToLongWord as this is not in the library???

thanks for help

Go to advanced search