Search found 38 matches

by tull
26 Feb 2018 20:39
Forum: mikroPascal PRO for PIC General
Topic: strncmp - problem - ver. 7.2 on PIC18F26K42
Replies: 13
Views: 5833

strncmp - problem - ver. 7.2 on PIC18F26K42

Hello, I have a code problem that worked in the previous version of the compiler on PIC18F26K22. The UART buffer contains the "help" command and is compared with the "help" string: if strncmp(rs_in,'help',4)=0 This condition, but not evaluated as true. http://www.cncnet.info/galery/mppt/sakra.jpg
by tull
05 Feb 2018 14:03
Forum: mikroPascal PRO for PIC Wish List
Topic: Support for PIC18FxxK42 MCUs?
Replies: 2
Views: 1975

Re: Support for PIC18FxxK42 MCUs?

That's great.
by tull
05 Feb 2018 13:25
Forum: mikroPascal PRO for PIC Wish List
Topic: Support for PIC18FxxK42 MCUs?
Replies: 2
Views: 1975

Support for PIC18FxxK42 MCUs?

Good day, plan to add support for PIC18FxxK42 MCUs? Occasionally when? I need PIC18 with 64MHz and 12b ADC.

Thansk for answer.
by tull
14 Feb 2014 18:10
Forum: Development Boards
Topic: Compilers support 12F1840,but not program software
Replies: 16
Views: 7719

Re: Compilers support 12F1840,but not program software

Still I do not see the PIC12F1840 supported!!!
by tull
09 Dec 2013 14:18
Forum: Development Boards
Topic: Compilers support 12F1840,but not program software
Replies: 16
Views: 7719

Re: Compilers support 12F1840,but not program software

Before you add support for PIC12F1840, will be marked as obsolete :roll:

I regret that I spent 99USD for a programmer who can not program a normal two year old MCU :cry:
by tull
03 Oct 2013 08:57
Forum: mikroProg™ programmer and debugger
Topic: PIC12F1840 not supported !
Replies: 1
Views: 1510

PIC12F1840 not supported !

Why not supported PIC12F1840 - need to be supported by a smaller MCU (8 pins).

PIC12F683 MCU are already older and definitely is not enough today its equipment. At the same compiler supports these new types.

My more than five years old programmer Asix Presto this new MCU supports!
by tull
01 Oct 2013 21:36
Forum: Development Boards
Topic: Compilers support 12F1840,but not program software
Replies: 16
Views: 7719

Re: Compilers support 12F1840,but not program software

Hello,

You can tell when PIC12F1840 will be added to the supported type?

It's more than a year and still nothing happens. This is quite a problem ... if not supported even these small MCU.
I had to pull five year old programmer ASIX Presto by this type of support.

That is a shame. :cry:
by tull
07 Mar 2013 10:04
Forum: mikroProg™ programmer and debugger
Topic: MikroProg 2.26 problem
Replies: 45
Views: 17902

Re: MikroProg 2.26 problem

Hi, solution is use old version 2.20 - this version work correct. :D
molto999 wrote:Still not working with Suite 2.27 and C Compiler 6.0.0 !!
I'm very disapointed... I still have to use my old programmer without ICD support.

Waiting for 2.28 version :mrgreen:
by tull
01 Feb 2013 19:21
Forum: mikroProg™ programmer and debugger
Topic: MikroProg 2.26 problem
Replies: 45
Views: 17902

Re: MikroProg 2.26 problem

janko.kaljevic wrote:Hello,

Please can you check your inbox, I have contacted you via mail.
This should fix your issue.

Best regards.
You can send the mail again? I have here an unused address mail and there was a full inbox. Thanks.
by tull
31 Jan 2013 14:53
Forum: mikroProg™ programmer and debugger
Topic: MikroProg 2.26 problem
Replies: 45
Views: 17902

Re: MikroProg 2.26 problem

Now I install version 2.20 and this work ok. :-(
by tull
31 Jan 2013 11:12
Forum: mikroProg™ programmer and debugger
Topic: MikroProg 2.26 problem
Replies: 45
Views: 17902

Re: MikroProg 2.26 problem

Hello, i have the same problem with Windows 7 Prof (64).

I have new mikroProg programmer and if I press Read, Write or any operation with PIC then become "An error occured in the application."

Image
by tull
18 Nov 2010 13:10
Forum: mikroPascal PRO for PIC General
Topic: Slave 1-wire
Replies: 0
Views: 931

Slave 1-wire

Hi, does anyone written implementation of 1-wire protocol (Maxim-Dallas) in uPascalu?

Enough to help me, I need to make a simple switch controlled via 1-wire. The availability of the original IC in CR is bad.

Radek
by tull
11 Sep 2009 16:10
Forum: mikroPascal PRO for PIC General
Topic: Joining strings and Lcd_Out
Replies: 2
Views: 2959

Hi, I again tried to modify the code and nothing has been discovered. I'll probably have to be more time to pass assembler listing. The problem with the duration LCD_OUT certainly not. This code works without any problem: program uni485; uses fm31_rtc, fm31_mem, moxa_usart; //const prazdny_radek = '...

Go to advanced search