Search found 212 matches

by amfortas
06 Sep 2022 19:27
Forum: mikroProg™ programmer and debugger
Topic: User Fails to write .hex files to PIC18F452 Products
Replies: 1
Views: 1114

User Fails to write .hex files to PIC18F452 Products

Hi, A colleague in the USA periodically fails to write my .hex files to his product. When I load the .hex into many versions of this product and all through development there are no problems. His MikroProg Suite for PIC[v2.00] displays an identical data to mine and the programmer verifies on every a...
by amfortas
13 Aug 2022 16:43
Forum: mikroPascal PRO for PIC General
Topic: Function Main not Defined
Replies: 2
Views: 955

Re: Function Main not Defined

Thanks Janni. That restores my ability to investigate this error. If all else fails, I will simple copy code to a new project.

Appreciate your help !
Amfortas
by amfortas
13 Aug 2022 11:35
Forum: mikroPascal PRO for PIC General
Topic: Function Main not Defined
Replies: 2
Views: 955

Function Main not Defined

Hi,
I have forgotten how to deal with this ! Appeared after modifying an LCD text for some unknown reason.
Any suggestions would save my ageing brain effort.
Many thanks.Amfortas
by amfortas
07 Oct 2021 09:10
Forum: mikroProg™ programmer and debugger
Topic: Can't get mikroprog to connect with PIC18F4620
Replies: 4
Views: 1456

Re: Can't get mikroprog to connect with PIC18F4620

Concluding this thread, Mikroprog ran fine in my main computer after opening as administrator. The mystery remaining is simply why my Win10 installation required administrator authority to secure proper USB communications for Mikroprog Suite. That could be up to many topics within my installation an...
by amfortas
06 Oct 2021 17:24
Forum: mikroProg™ programmer and debugger
Topic: Can't get mikroprog to connect with PIC18F4620
Replies: 4
Views: 1456

Re: Can't get mikroprog to connect with PIC18F4620

Tried Loading MikroProg Suite and Drivers into my laptop Win10 and everything works fine ! Seems my main computer is causing problems. It works with all other USB devices so it does not like MikroProg. A great pity because I do ! Anyone experienced this sort of problem with a computer ? Many thanks,...
by amfortas
06 Oct 2021 16:53
Forum: mikroProg™ programmer and debugger
Topic: Can't get mikroprog to connect with PIC18F4620
Replies: 4
Views: 1456

Re: Can't get mikroprog to connect with PIC18F4620

Work completely at a standstill. I have reloaded Mikroprog Suite and Mikro prog drivers many times and still cannot find MikroProg. Initially felt MikroProg might have been faulty but new device shows identical refusal to communicate and drivers appear to be working and showing programmer in Device ...
by amfortas
06 Oct 2021 11:50
Forum: mikroProg™ programmer and debugger
Topic: Can't get mikroprog to connect with PIC18F4620
Replies: 4
Views: 1456

Re: Can't get mikroprog to connect with PIC18F4620

Added detailes 1) Show devices does not detect Microprog.
2) Yellow and Green LEDS lit.
by amfortas
06 Oct 2021 11:35
Forum: mikroProg™ programmer and debugger
Topic: Can't get mikroprog to connect with PIC18F4620
Replies: 4
Views: 1456

Can't get mikroprog to connect with PIC18F4620

I must be missing something! I re-installed Microprog Suite and purchased a new Microprog but cannot get connection to a PIC18F4620. Running new Windows10 64 bit. computer. I purchased the new Microprog because of this problem. Looking at the drivers I have USB 18F USB Communications Device (x64) in...
by amfortas
01 Oct 2021 09:52
Forum: mikroPascal PRO for PIC General
Topic: VTFT
Replies: 2
Views: 1331

Re: VTFT

Thanks Filip,
Yes, I simply had not noticed the VTFT notice so it took me unawares!

All the best
Amfortas
by amfortas
28 Sep 2021 15:56
Forum: mikroPascal PRO for PIC General
Topic: VTFT
Replies: 2
Views: 1331

VTFT

Hi,
Some months ago I updated my mikroPascal PRO for PIC and today I am getting the message VTFT NOT REGISTERED. Otherwise my progs are compiling. I seem to recollect that I did not instal VTFT, I would like to remove this warning.
Can I do this ?

Many thanks,

Amfortas
by amfortas
17 Jun 2020 21:40
Forum: mikroPascal PRO for PIC General
Topic: Unexpected Failure to load .hex files successfully
Replies: 1
Views: 1455

Re: Unexpected Failure to load .hex files successfully

Hi all, The problem is solved. The ribbon cable from the MicroProg had a fault. I used a short extension to eliminate switching regulator affecting an RFID host. The fault was in this. The fault had nothing to do with the M.E. system. So I can now perchase the latest compiler without risk. Mea Culpa...
by amfortas
17 Jun 2020 17:42
Forum: mikroPascal PRO for PIC General
Topic: Unexpected Failure to load .hex files successfully
Replies: 1
Views: 1455

Unexpected Failure to load .hex files successfully

I have used micoPascal Pro for PIC v 6.5.0 5.0 for years and have fully enjoyed the experience ! Whilst working on a software upgrade, suddenly my .hex files when loaded into an 18F452 would not run and showed signs of wrong oscillator settings (Everything running too slowly). The settings appear co...
by amfortas
08 Jun 2017 22:02
Forum: mikroProg™ programmer and debugger
Topic: One Wire and PIC18F4580
Replies: 13
Views: 7442

Re: One Wire and PIC18F4580

Good advice Darko!

I have only used the 18F452 for years and simply ignored ANSEL as a 16F era Register and ICON simply out of lazyness. Being the wrong side of 80 I have been guilty of -if it works- move on.

Regards and thanks

AMFORTAS
by amfortas
07 Jun 2017 23:33
Forum: mikroProg™ programmer and debugger
Topic: One Wire and PIC18F4580
Replies: 13
Views: 7442

Re: One Wire and PIC18F4580

Hi Darko and Danny,

I have used ADCON1:=0x0F and the Temperature Function now works fine.

So very many thanks to you both and for the very useful links. The surprising thing was that my 452 circuit worked !

Best regards and thanks,

AMFORTAS
by amfortas
07 Jun 2017 23:10
Forum: mikroProg™ programmer and debugger
Topic: One Wire and PIC18F4580
Replies: 13
Views: 7442

Re: One Wire and PIC18F4580

Thanks Darko, "I see that you have used ADCON1 = 0x07, which makes the PORTE.B2 pin as analog. Also after the POR, port E is set to analog. Try setting it as 0x08, I am not sure how many analog ports you even need, but that value will set the pin RE2 as digital, keeping the rest as analog. The setti...

Go to advanced search