Search found 32 matches

by erpay
17 Mar 2013 16:33
Forum: mikroBasic PRO for PIC General
Topic: Button Menu on LCD to Change Number ??
Replies: 3
Views: 1468

Re: Button Menu on LCD to Change Number ??

You can use 4 buttons : 2 button < > to select right digit and 2 buttons to increase and decrease digit.
When changing the digit you can set a flag which digit will be changed and it can be seen like a cursor .
by erpay
11 Mar 2013 15:00
Forum: Libstock Discussion
Topic: New USB Host Library Released!
Replies: 20
Views: 366754

Re: New USB Host Library Released!

pwdixon wrote:So are these USB libraries for PIC/PIC32 any closer yet please?
I am waiting answer of this question. I hope the library can come at once.
by erpay
11 Mar 2013 14:57
Forum: User Projects
Topic: i want to work with MIKRO C
Replies: 14
Views: 4094

Re: i want to work with MIKRO C

Hi,
You can download compiler and try with basic programs up to 2k hex. For larger you should buy the compiler.
There are examples that come with the compiler where you can understand mikroC.
by erpay
06 Mar 2013 21:04
Forum: mikroProg™ programmer and debugger
Topic: MikroProg 2.26 problem
Replies: 45
Views: 17957

Re: MikroProg 2.26 problem

After installing version 2.10 the problem is solved.
by erpay
05 Mar 2013 12:30
Forum: mikroProg™ programmer and debugger
Topic: MikroProg 2.26 problem
Replies: 45
Views: 17957

Re: MikroProg 2.26 problem

Hi I use pic24fj64gb002 and a basic circuit to run it not a development board.
I can not capture the error message because after the error the program tries to shut down itself.
by erpay
03 Mar 2013 23:04
Forum: mikroProg™ programmer and debugger
Topic: MikroProg 2.26 problem
Replies: 45
Views: 17957

Re: MikroProg 2.26 problem

I have the same error when I try to load hex with the compiler it crashes during the programming or after programming duration it changes according to codes that I write.

I bought the mikroprog a few days ago.
by erpay
13 Feb 2013 22:33
Forum: mikroProg™ programmer and debugger
Topic: VPP voltage error in mikroProg Suite
Replies: 17
Views: 9989

Re: VPP voltage error in mikroProg Suite

Hi superbrain,

I encountered this problem recently and the its source is the USB cable between PC and mikroprogsuite.
I had two same type cables one of them gives this fault the other is working well you may try another cable.
by erpay
07 Feb 2013 16:58
Forum: Libstock Discussion
Topic: New USB Device Library Released!
Replies: 59
Views: 739736

Re: New USB Device Library Released!

anikolic wrote:
pwdixon wrote:Sounds ungrateful but, all well and good but when will this be available for PICs please?
We expect to have support for PIC somewhere in March 2013. Support for PIC32 should be even sooner.

Best regards,
Aleksandar
Could I think dsPIC will also be sooner as PIC32 ?
by erpay
07 Feb 2013 16:54
Forum: mikroBasic PRO for dsPIC30/33 and PIC24 Wish List
Topic: USB HOST TO MIKROMEDIA BOARD FOR 24F
Replies: 8
Views: 6487

Re: USB HOST TO MIKROMEDIA BOARD FOR 24F

It would be really helpfull if it comes soon, it seems I have to jump in papers about OTG.
by erpay
06 Feb 2013 23:48
Forum: mikroBasic PRO for dsPIC30/33 and PIC24 Wish List
Topic: USB HOST TO MIKROMEDIA BOARD FOR 24F
Replies: 8
Views: 6487

Re: USB HOST TO MIKROMEDIA BOARD FOR 24F

erpay wrote:Hi janko,

It is really good to hear this news :)
I willl be on alert for first version.
Now I can see it on the main page, Thanks a lot :)

But it is for ARM. Will there be a library for pic24 where OTG can be managed ?
by erpay
06 Feb 2013 00:26
Forum: mikroBasic PRO for dsPIC30/33 and PIC24 Wish List
Topic: USB HOST TO MIKROMEDIA BOARD FOR 24F
Replies: 8
Views: 6487

Re: USB HOST TO MIKROMEDIA BOARD FOR 24F

Hi janko,

It is really good to hear this news :)
I willl be on alert for first version.
by erpay
05 Feb 2013 01:09
Forum: mikroBasic PRO for dsPIC30/33 and PIC24 Wish List
Topic: USB HOST TO MIKROMEDIA BOARD FOR 24F
Replies: 8
Views: 6487

Re: USB HOST TO MIKROMEDIA BOARD FOR 24F

Hi,
I try to get a result at the same topic , is there a date that you can guess for near future ?
by erpay
30 Nov 2012 22:57
Forum: mikroC PRO for PIC General
Topic: need explanation
Replies: 4
Views: 1528

Re: need explanation

If you want to erase some part of GLCD you can use partial image function where you can select an image's part which is blank to erase something on a specific place.
by erpay
29 Nov 2012 23:11
Forum: mikroC PRO for PIC General
Topic: Problems printing on 16x2 LCD.
Replies: 3
Views: 1511

Re: Problems printing on 16x2 LCD.

Thank you reab your Trim function does really help :)
by erpay
29 Nov 2012 19:16
Forum: mikroC PRO for PIC General
Topic: Questions about GLCD
Replies: 5
Views: 1975

Re: Questions about GLCD

Do you add the bitmap.c file to sources under your project ?

Go to advanced search