Search found 16 matches

by troubadour_996
07 Oct 2010 22:58
Forum: mikroPascal PRO for PIC Beta Testing
Topic: MK 4.1 Program Suite Problem
Replies: 8
Views: 4838

Re: MK 4.1 Program Suite Problem

Hi all, I have Windows 7 with 64bit system and when I try to program the PIC true microC Pro 4.15 I get the same message: "registery entry for mikroProg programmer was not found". I can starte mikroProg suite manually, but then if I try to program the controller the programmer say that the device is...
by troubadour_996
09 Jan 2010 18:50
Forum: mikroC General
Topic: Code Explorer Problem
Replies: 7
Views: 3174

Hi!

That mind I must buy it?

Thanks for your answer!


Best regards
Raph
by troubadour_996
06 Jan 2010 20:44
Forum: mikroC General
Topic: Code Explorer Problem
Replies: 7
Views: 3174

Hi! Happy new year! Any news about this issue? I use also MicroC V8.20 and my Explorer windows is blank with one program. The code make about 1000 line and if I make a new project and I inserted step by step each function, the problems appear with a big function of about 300 lines... After, if I del...
by troubadour_996
24 Aug 2009 18:16
Forum: mikroC General
Topic: problem with Vista
Replies: 3
Views: 1559

Hi!
It's also possible to run MikroC as administrator with right click on the shortcut...
Then it's not necessary to disable user account control...
bye
by troubadour_996
23 Aug 2009 19:31
Forum: mikroC General
Topic: problem with Vista
Replies: 3
Views: 1559

Hi!

Your are right! The program was locked by this option.

I not really understand what does this option (some thing about security). I will see that later.

Thanks for your help! :D

Best regards!

RZ
by troubadour_996
22 Aug 2009 00:09
Forum: mikroC General
Topic: problem with Vista
Replies: 3
Views: 1559

problem with Vista

hello ! Did any of you know why the button 'Build+Program' does not work with the program MikroC compiler V8.2 under vista. After try to build the program the compiler is blocked and I must unlock it with ctrl+alt+del... I try on Vista familly edition. I had good experience under windows XP... Best ...
by troubadour_996
14 Apr 2009 12:43
Forum: mikroC General
Topic: pic 16f877a & MicroC software I2C
Replies: 1
Views: 1958

Hi! The PIC 16F877 have all fonction to use the standard I2C library with the MSSP module and work good. you have to use the right pin SDO and SDA. See the data sheet. You have also to be informe about the protocol of the I2C bus (normally on the data sheet of the eeprom) to really understand how wo...
by troubadour_996
27 Feb 2009 11:07
Forum: mikroC General
Topic: TRIS AND PORT PROBLEMS HELP NEEDED
Replies: 11
Views: 12447

Hi! That special, some time ago I have also problem with individual bit access. I do a program working fine on a PIC16F887 accessing the bit individualy but when I try to adjust and work on a PIC 16F877A then I had to work also with the full PORT... I don't really know how work PORTx.Fx... maybe som...
by troubadour_996
13 Feb 2009 13:45
Forum: mikroC General
Topic: PIC12F675 with Soft I2C
Replies: 2
Views: 3305

Hi!

Normally (if I see true) you must have a loop in the main program or use an interrupt to reproduce the two subroutine initACM and conf ACM.

What I look is that your program is executed only one time... See the loop...

Have a nice day, Bye!

troubadour
by troubadour_996
03 Feb 2009 16:49
Forum: mikroC General
Topic: how can i check if i2c devise is pressent ?
Replies: 3
Views: 1864

Hi! regarding the Acknowledge. Globally when a master or a slave receive a byte then he give a ack bit at end to confirme the reception. normally he don't give the ack bit if it's before a stop... Technically an ack bit since a 0 and not ack 1... To test it I know that (for ex. the 16F887) you can r...
by troubadour_996
02 Feb 2009 10:28
Forum: mikroC General
Topic: 12C671
Replies: 2
Views: 1383

Right, thanks for your information. I will work with a 16F675... or buy an other programmer I see some not to expensive for this kind of PIC...

bye
by troubadour_996
30 Jan 2009 20:53
Forum: mikroC General
Topic: 12C671
Replies: 2
Views: 1383

12C671

Hi Everyone! Any time ago I bought the kit EasyPIC5. I have a question: I work with the compiler MikroC for PIC. I see that the compiler accept to compile a program for 12C671. The problem is now the programmer PICFlas V7.11 buy with the compiler does not recognize it. Maybe somebody have a idea to ...
by troubadour_996
30 Jan 2009 20:52
Forum: mikroPascal General
Topic: 12C671
Replies: 1
Views: 2068

12C671

Hi Everyone! Any time ago I bought the kit EasyPIC5. I have a question: I work with the compiler MikroC for PIC. I see that the compiler accept to compile a program for 12C671. The problem is now the programmer PICFlas V7.11 buy with the compiler does not recognize it. Maybe somebody have a idea to ...
by troubadour_996
16 Jan 2009 01:04
Forum: mikroC General
Topic: PIC crashing with DS1307
Replies: 11
Views: 5653

I use a pic 16F887 but normally you can find a register like the one I say for your processor... it's a way...
by troubadour_996
16 Jan 2009 00:48
Forum: mikroC General
Topic: How to run two coding simultaneously
Replies: 5
Views: 2317

Hi! I don't belive that your application must be so speed that your processor kan't do... By using interrupt and timer you have also something runing automaticly parallele of your main program... Not at the same time maybe for puriste but... Keep time in the data sheet, it's very interesting. bye bye

Go to advanced search