Search found 9 matches

by stivo
01 Mar 2017 11:16
Forum: PIC32 Compilers General
Topic: Most desired upgrades and enhancements for MikroE compilers
Replies: 139
Views: 3224966

Re: Most desired upgrades and enhancements for MikroE compil

lana.arsic wrote:Regarding another suggestions, can you please describe it more,
for which MCU do you need support?
Lana
In my case, for my current project I want to use an 18LF4550 with my EasyPIC v7 with attached 3.3v devices.

viewtopic.php?f=88&t=64745
by stivo
25 Feb 2017 14:43
Forum: PIC32 Compilers General
Topic: Most desired upgrades and enhancements for MikroE compilers
Replies: 139
Views: 3224966

Re: Most desired upgrades and enhancements for MikroE compil

I wish the IDE was not windows only. Unless you always want to be a seen as a simple hobbyist tool, Mac and Linux support should be a top priority.

The text editor....

Low power microcontroller support is essential these days.
by stivo
19 Feb 2017 03:54
Forum: mikroC PRO for PIC General
Topic: Replacing 18F4550 with 18LF4550
Replies: 6
Views: 4190

Re: Replacing 18F4550 with 18LF4550

The LF4550 will maybe (if not probably) be supported in future releases. Any progress on this? With all these low power sensors and devices these days, low power mcu support is essential. I can choose the 18f4550 and program at 5v but I constantly need to disconnect any low power devices. (sorry to...
by stivo
12 Mar 2013 08:01
Forum: mikroC PRO for PIC General
Topic: What is going on?
Replies: 48
Views: 12431

Re: What is going on?

I can verify your results using the software debugger. Are you debugging with software or ICD? Does the code work while running on the MCU?

It seems like a pretty serious problem. Even more so if the code is not working on the MCU. Hopefully we'll get an answer soon.
by stivo
12 Mar 2013 07:23
Forum: mikroC PRO for PIC General
Topic: Glcd_Write_Text Problems
Replies: 2
Views: 1328

Re: Glcd_Write_Text Problems

Hi Filip, Thanks for the reply. I wrote the code in the post as an example and forgot about the 3x5 font being only upper case- my actual code was using all upper case letters. I ended up powering off the easypic board for awhile and the problem is now gone. :shock: Possibly I did something that lef...
by stivo
10 Mar 2013 22:55
Forum: Development Boards
Topic: Are there any USB example projects for -
Replies: 5
Views: 2321

Re: Are there any USB example projects for -

:o Five Years!! My God, if only I had known I would have saved my money. Thanks for the tip about the demo projects for the board. For the first time since I bought it I have managed to compile a USB project and have it connect to the PC! :D Thanks. Now at least I can eliminate the board as the iss...
by stivo
10 Mar 2013 22:11
Forum: mikroC PRO for PIC General
Topic: Glcd_Write_Text Problems
Replies: 2
Views: 1328

Glcd_Write_Text Problems

Hello, I am having some problems with the Glcd_Write_Text function. It seems if I try to write text to multiple lines in succession, the text location will be wrong and some lines overwrite others. For instance, the following code will give me problems: Glcd_Set_Font(&Font_Glcd_Character8x7, 8, 7, 3...
by stivo
05 Mar 2013 15:45
Forum: Development Boards
Topic: MikroProg can program but not debug
Replies: 37
Views: 11843

Re: MikroProg can program but not debug

Yes, that was the problem. I directly installed WIndows 7 and was able to program and debug the 18F45K22. Seems the USB implementation between the host and the VM is not perfect. I thought it was working ok because MPLAB X and my PICkit 3 do not have any problems running and debugging on the VM. But...
by stivo
04 Mar 2013 17:57
Forum: Development Boards
Topic: MikroProg can program but not debug
Replies: 37
Views: 11843

Re: MikroProg can program but not debug

Hello, I am also having the same problem described in this post. I have an EasyPIC v7 and microC PRO v6.0. Using the supplied 18F45K22 and the demo project LedBlinking I get the same error posted earlier. When I make a similar project and use a 16F1827, microC PRO locks up when I start debugging and...

Go to advanced search