Search found 444 matches

by joseLB
16 Apr 2024 00:55
Forum: mikroPascal PRO for PIC General
Topic: message: function size exceeds page boundaries [main]
Replies: 3
Views: 136

Re: message: function size exceeds page boundaries [main]

Thanks Ivan.

I solved that taking parts of the main program and converting into procedures. At the end, this is a better programing practice, anyway.... :)
by joseLB
12 Apr 2024 21:11
Forum: mikroPascal PRO for PIC General
Topic: message: function size exceeds page boundaries [main]
Replies: 3
Views: 136

message: function size exceeds page boundaries [main]

Hello! In MP v 7.6.0, I received that message, on pic 16F1788. Last ok compilation was about 5.7K words, about 1300 lines, main program about 500 lines. I just added some more code in main program and received this message. What it means? There is a "page size" for a procedure or main program? If ye...
by joseLB
08 Dec 2021 21:01
Forum: mikroPascal PRO for PIC General
Topic: indirect addressing (FSR and INDF) in MikroPascal
Replies: 7
Views: 1928

Re: indirect addressing (FSR and INDF) in MikroPascal

HI Janni
Normaly I use PIC 16F, in special 1788. I think they are simpler to configurate. If they can ou do the job, ok.

If you can describe a bit your problems with this pic 18/your project would be great to us to know.

Jose
by joseLB
08 Dec 2021 01:41
Forum: mikroPascal PRO for PIC General
Topic: indirect addressing (FSR and INDF) in MikroPascal
Replies: 7
Views: 1928

Re: indirect addressing (FSR and INDF) in MikroPascal

The pic16f 1788 has 12-bit ADC, plus a 32mhz clock, which makes it quite flexible beyond op amps etc.
by joseLB
08 Dec 2021 01:36
Forum: mikroPascal PRO for PIC General
Topic: indirect addressing (FSR and INDF) in MikroPascal
Replies: 7
Views: 1928

Re: indirect addressing (FSR and INDF) in MikroPascal

and in fact what I need is based on your routine above, but using auto increment ++FSRx. And yes, speed in this project is important. is a spwm at 24 khz , where each pulse has 41 MS. The sine values ​​come from a table with 100 positions in flash memory. With pic 16 f 1788 at 24 MHz I have 250 inst...
by joseLB
08 Dec 2021 01:03
Forum: mikroPascal PRO for PIC General
Topic: PDF Manual
Replies: 8
Views: 1992

Re: PDF Manual

I am definitely very interested in the chm of your routines. always liked them very much . All descriptions in one place will be very helpful.
I even suggest you put a more visible link to it. maybe a post just for that.

Thank you very much

Jose
by joseLB
08 Dec 2021 00:50
Forum: mikroPascal PRO for PIC General
Topic: indirect addressing (FSR and INDF) in MikroPascal
Replies: 7
Views: 1928

Re: indirect addressing (FSR and INDF) in MikroPascal

Thank you very much Janni, as always your help is very accurate and valuable.
Jose
by joseLB
07 Dec 2021 19:15
Forum: mikroPascal PRO for PIC General
Topic: PDF Manual
Replies: 8
Views: 1992

Re: PDF Manual

The help is not actually embedded in IDE - its use is. One may copy the Microsoft Help format *.chm file (mikroPascal_PRO_PIC.chm with accompanying index file mikroPascal_PRO_PIC.chw) from compiler installation directory and use it on another computer (it may need unblocking on newer Microsoft Wind...
by joseLB
07 Dec 2021 18:29
Forum: mikroPascal PRO for PIC General
Topic: indirect addressing (FSR and INDF) in MikroPascal
Replies: 7
Views: 1928

indirect addressing (FSR and INDF) in MikroPascal

Hi all of you! In assembler 16F1788 we can use FSR registers using instructions such as MOVIW and MOVWI. They take the contents of memory pointed by FSRxH/L and also increment/decrement the FSR. Question: in mikroPascal is it possible to use indirect registers to read tables in flash memory and incr...
by joseLB
01 Feb 2020 01:45
Forum: Development Boards
Topic: EP7 just 9V VPP
Replies: 2
Views: 1201

Re: EasyPic7 just 9V VPP

there is a place at ME where I can get some kind of help/support to my ep7 problem?

I believe probably it´s a faut componente....
Thanks
Jose
by joseLB
31 Jan 2020 20:02
Forum: Development Boards
Topic: EP7 just 9V VPP
Replies: 2
Views: 1201

EP7 just 9V VPP

My eP7 is giving just 9V when prograamming a 16F886 or 16F1788.

I tried a lot of chips, always the same the error message telling that it has just 9v.

i think there is a problem at the programmer. Any clue on what to fix?
Regards
Jose

*ps: I´m using win7, and used to work up to some days ago.
by joseLB
14 Dec 2019 22:03
Forum: mikroPascal PRO for PIC General
Topic: janni 5000+ posts
Replies: 4
Views: 2446

Re: janni 5000+ posts

A bit "delayed", but is Always time thanks Janni for all effort helping us during all these years! By sure it did the difference...

Thnaks again and happy christmas and happy new year for you!

Jose

** your help Always worked for me.
by joseLB
27 Apr 2018 13:51
Forum: mikroProg™ programmer and debugger
Topic: 16F1827 and EasyPIC5
Replies: 8
Views: 4971

Re: 16F1827 and EasyPIC5

filip wrote:Hi,

The 16F1788 can be programmed on EasyPIC7, but not on the EasyPIC5.

Regards,
Filip.
Thanks Filip
by joseLB
21 Apr 2018 20:39
Forum: mikroProg™ programmer and debugger
Topic: 16F1827 and EasyPIC5
Replies: 8
Views: 4971

Re: 16F1827 and EasyPIC5

Hi
I have an EP5, and something similar is happening with 16F1788. 10 volts, chip unknown, etc.

The reason is the same?

Does 16F1788 can be programmed on EP7 ?

Regards
Jose
by joseLB
04 Nov 2016 17:20
Forum: PIC32 Compilers General
Topic: Most desired upgrades and enhancements for MikroE compilers
Replies: 139
Views: 3215781

Re: Most desired upgrades and enhancements for MikroE compil

filip wrote:Hi,

We have in plans to include those things reported by janni in following releases.

Regards,
Filip.
thans Filip
This means next v7 version or future ones?

Go to advanced search