Search found 41 matches

by jcdarden
29 Dec 2011 05:25
Forum: mikroBasic PRO for PIC General
Topic: Pointers vs Variables... please enlighten me
Replies: 1
Views: 1091

Re: Pointers vs Variables... please enlighten me

You can spend the remainder of your life programming with mikroBasic without pointers and do very well. One day you will find something that strikes you as advantageous for pointer use and you may then use pointers -- knowing they are available. If I am not mistaken there are one or more mikroBasic ...
by jcdarden
01 Aug 2010 06:37
Forum: mikroBasic PRO for PIC General
Topic: ClearBit, why use it?
Replies: 8
Views: 2842

Re: ClearBit, why use it?

OK. That's interesting. Thanks ...
by jcdarden
31 Jul 2010 08:59
Forum: mikroBasic PRO for PIC General
Topic: ClearBit, why use it?
Replies: 8
Views: 2842

ClearBit, why use it?

I am sure there is a good reason for the ClearBit instruction but more information would be interesting.

Is it faster than, for example, a manual operation such as: INTCON.1 = 0 ?

Or ... ?
by jcdarden
20 Jul 2010 06:23
Forum: mikroBasic PRO for PIC General
Topic: USB Library Question ... I'm confused.
Replies: 3
Views: 1463

Re: USB Library Question ... I'm confused.

Thanks. That helps .... JCD
by jcdarden
19 Jul 2010 22:20
Forum: mikroBasic PRO for PIC General
Topic: USB Library Question ... I'm confused.
Replies: 3
Views: 1463

USB Library Question ... I'm confused.

Sorry about this simple question but the terminology is not completely clear to me.

I want my PIC to look like an HID to the (host) PC. Short message traffic both ways is the objective.

Is this what the USB Library accomplishes?


Thanks for the help .... JCD
by jcdarden
01 Jul 2010 01:02
Forum: mikroC General
Topic: PIC 2 PIC Master/Slave Communication using I2C... Enjoy
Replies: 41
Views: 109306

Re: PIC 2 PIC Master/Slave Communication using I2C... Enjoy

Did you get an answer to this?

I also need multiple slaves ..

Thanks .... JCD
by jcdarden
16 Mar 2010 02:25
Forum: mikroBasic PRO for PIC General
Topic: Is the ICD working well?
Replies: 14
Views: 5237

Re: Is the ICD working well?

Erasmus is correct. The aforementioned delays are known and expected. Those are not the problem.

What surprises me is that some are (it appears) not experiencing the problems outlined above. That's hard to understand. ???
by jcdarden
11 Mar 2010 04:46
Forum: mikroBasic PRO for PIC General
Topic: Is the ICD working well?
Replies: 14
Views: 5237

Is the ICD working well?

Is it just me or is the ICD working badly. Using the latest mB PRO and PicFlash .. Have three PicFlash devices. Same with all of them. System or USB power .. same. 1. After Build + Program. PicFlash runs and produces the message "Device detected: Unknown!" After multiple re-trys usually a successful...
by jcdarden
11 Mar 2010 04:26
Forum: mikroBasic PRO for PIC Beta Testing
Topic: debugger/watch window behavior
Replies: 3
Views: 2004

Re: debugger/watch window behavior

Hello As I mentioned in another post the watch window behaves strange. I compile code.then run the debugger and open the watch window and add my vars and step through code.I stop the debugger and the watch window goes away. If I close down the ide and reopen it, the debugger is full screen. I drag ...
by jcdarden
06 Aug 2009 21:58
Forum: mikroBasic PRO for PIC General
Topic: USB Library Definitions Missing?
Replies: 4
Views: 2167

Thanks .. HID is great for now.


/ ... JCD
by jcdarden
06 Aug 2009 14:22
Forum: mikroBasic PRO for PIC General
Topic: USB Library Definitions Missing?
Replies: 4
Views: 2167

OK. That's clear. Thanks ..

Out of curiosity .. why do these functions and others like them appear in the Library Panel under "USB Library"?


Thanks again .... JCD
by jcdarden
05 Aug 2009 22:01
Forum: mikroBasic PRO for PIC General
Topic: USB Library Definitions Missing?
Replies: 4
Views: 2167

USB Library Definitions Missing?

The USB library loaded with the latest Pro version ..

However, I cannot find definitions for most of the functions ..

For Example:

USB_SOF_Handler,
USBModuleEnable
USBCheckStdRequest ... etc ... for essentially all the others.

Am I missing something or are the definitions absent?

Thanks ....[/b]
by jcdarden
11 May 2009 22:10
Forum: mikroBasic General
Topic: MASTERS
Replies: 0
Views: 896

MASTERS

Will anyone from mikroE be attending the Microchip Masters Conference in July?
by jcdarden
17 Jan 2009 21:01
Forum: mikroBasic General
Topic: Incorrect frequency measured from PWM module
Replies: 10
Views: 4200

That's great. Thanks for letting us know you are OK.
by jcdarden
12 Jan 2009 09:55
Forum: mikroBasic General
Topic: Incorrect frequency measured from PWM module
Replies: 10
Views: 4200

I don't have a handy link at the moment but you probably have a sound card in your computer ... So .. there are some free soundcard oscilloscope (and spectrum analyzer) programs. ' So, if you have a sound card .. find one of these and take a look at the output. I think you can find some of these at ...

Go to advanced search