Search found 7 matches

by Gator
14 Dec 2009 04:13
Forum: mikroBasic for dsPIC30/33 and PIC24 General
Topic: dsPIC 5.0 to Pro upgrade
Replies: 1
Views: 2681

dsPIC 5.0 to Pro upgrade

This has probably been asked before but I haven't been able to find the answer. I bought the mBasic dsPIC compiler a few months ago and remember reading something about free upgrades. Is the upcoming release of the Pro version included in that offer? The fact that the name of the compiler is changin...
by Gator
10 Jun 2009 08:43
Forum: mikroBasic PRO for PIC General
Topic: SPI_Ethernet example compile issue and CLKOUT question
Replies: 8
Views: 4013

Is that a limitation of mikroBasic PRO? I just started using it a few days ago and I'm not very good with it yet. I switched back to my other compiler (Swordfish) and came up with the following code to prove that it is possible. I was able to change the clock source at runtime with no issues. Now I ...
by Gator
09 Jun 2009 23:22
Forum: mikroBasic PRO for PIC General
Topic: SPI_Ethernet example compile issue and CLKOUT question
Replies: 8
Views: 4013

Is it possible to change the oscillator configuration bits on a 18F4620 with the FLASH library or maybe TBLWT instructions?
by Gator
09 Jun 2009 21:17
Forum: mikroBasic PRO for PIC General
Topic: SPI_Ethernet example compile issue and CLKOUT question
Replies: 8
Views: 4013

Nevermind, I figured it out. ECON1 is the same for every bank!
by Gator
09 Jun 2009 21:04
Forum: mikroBasic PRO for PIC General
Topic: SPI_Ethernet example compile issue and CLKOUT question
Replies: 8
Views: 4013

for other MCU's instead of 4620 the solution can be to start with INTERNAL RC OSC , INIT ETHERNET, set bit 0 from ECOCON and then switch on the fly in EXT OSC mode. I want to try this, but I can't figure out how to access the ECOCON register. I see of few functions that look like what I need in the...
by Gator
09 Jun 2009 18:25
Forum: mikroBasic PRO for PIC General
Topic: SPI_Ethernet example compile issue and CLKOUT question
Replies: 8
Views: 4013

SPI_Ethernet example compile issue and CLKOUT question

I'm trying to compile the library example for the SPI_Ethernet. I'm running v2.15. I keep getting an error on this line WordToStr(ADC_Read(2), dyna) The error is: 129 327 Incompatible types ("array of byte" to "array of char") enc_example.mbas Any suggestions? The other question I have involves sett...
by Gator
05 Jun 2009 13:46
Forum: mikroBasic for dsPIC30/33 and PIC24 Wish List
Topic: SUPPORT FOR 24FJ256GB110
Replies: 6
Views: 6456

Re: SUPPORT FOR 24FJ256GB110

I require PIC24FJ256 as well.

Go to advanced search