Search found 161 matches

by mpavlica
22 Feb 2021 22:24
Forum: mikroC PRO for PIC32 General
Topic: MikroC PRO for PIC32 4.0.0 : cannot add custom controller
Replies: 5
Views: 4661

Re: MikroC PRO for PIC32 4.0.0 : cannot add custom controller

Hi I am having same problem, did you managed to integrate it? I have a product with ILI9341 and by a mistake, seller sent me a lot of SSD1289 so I want to use them up. I am playing all day to integrate SSD1289 and I did manually, it does compile, but still I have a feeling that it doesnt work wit a ...
by mpavlica
01 Dec 2019 17:07
Forum: mikroC PRO for PIC32 General
Topic: mikroC, VisualTFT and variables
Replies: 2
Views: 1042

Re: mikroC, VisualTFT and variables

I did that before and see attached error. No, it is not re-defined in main.c, there is no more reference to that variable, only in _objects.h
by mpavlica
22 Nov 2019 20:32
Forum: mikroC PRO for PIC32 General
Topic: mikroC, VisualTFT and variables
Replies: 2
Views: 1042

mikroC, VisualTFT and variables

Hello I am having trouble, and I know that solution is simple, but I just cant see it :) I just stared a VisualTFT project and when I declare a variable in MAIN.C and generate click event, and software creates a function in _events_code, when i want to use that variable, it cannot being accessed. My...
by mpavlica
28 Oct 2019 19:57
Forum: mikroC PRO for PIC32 General
Topic: mikroC and emWin
Replies: 0
Views: 774

mikroC and emWin

Hi!

Did anyone ported emWin with/to mikroC? Without using OS...
Visual TFT is not bad, but update for controls and widgets is taking forever...

Anyone?
by mpavlica
18 Sep 2018 11:59
Forum: Visual TFT General
Topic: Code merging
Replies: 1
Views: 1369

Code merging

Does this actually work? Whenever I got to VisualTFT and do a change - events_code.c gets overwritten with a new one, without asking to merge. Yes, i did try all the options in setup menu, no, it still overwrites. So, whenever VisualTFT is generating code and I gt back to C PIC32 events_code.c is re...
by mpavlica
01 Sep 2018 05:52
Forum: mikroC PRO for PIC32 General
Topic: PIC32MZ USB Host Library - Mass Storage Class
Replies: 3
Views: 2170

PIC32MZ USB Host Library - Mass Storage Class

Hello
Any chance to get update for MZ family to support USB Host Library - Mass Storage Class?
Thanks!
by mpavlica
17 Nov 2017 03:28
Forum: mikroC PRO for PIC32 General
Topic: PIC32MZ EF series External interrupt
Replies: 1
Views: 987

Re: PIC32MZ EF series External interrupt

OK, got it, INT1 works, logic levels were low for input to get it.
Now, i have to check CCP1 setup to make it work... INT1 works perfectly...
by mpavlica
16 Nov 2017 22:05
Forum: mikroC PRO for PIC32 General
Topic: PIC32MZ EF series External interrupt
Replies: 1
Views: 987

PIC32MZ EF series External interrupt

Hi Did anyone made INT1 or Capture 1 on pin RF2 (EFM chip) interrupt to work? I cant make INT1 to work, so I am not sure is it pin mapping or interrupt service problem? this is piece of code: TRISF.F2=1; //INPUT Unlock_IOLOCK(); PPS_Mapping(_RPF2, _INPUT, _INT1); Lock_IOLOCK(); INT1EP_bit = 1; INT1I...
by mpavlica
10 Jul 2017 23:40
Forum: mikroC PRO for PIC32 General
Topic: PIC322048ECH124 I2C DS1307 DIGITAL CLOCK PROBLEM
Replies: 2
Views: 2992

Re: PIC322048ECH124 I2C DS1307 DIGITAL CLOCK PROBLEM

DS1307 is not counting.
Check datasheet, you need to enable DS1307 counting.
CH bit at register 00h. You need to write it in order to start DS1307.
Also, pull up pin 7 and write register 07h to get 1Hz at pin 7, so that will show you that DS1307 is working.

Please post results :)
by mpavlica
02 Jun 2017 20:47
Forum: Visual TFT General
Topic: VTFT and external memory
Replies: 1
Views: 1643

VTFT and external memory

Hi
I did search on forum and I found that there is only code to copy .res file to AT45DB memory. How to use .res file from that chip later?

Will VTFT support external FLASH?

Is it faster to use external flash or to stay with SD card? FAT16 or FAT32?

Thanks for reply!
by mpavlica
02 Jun 2017 11:46
Forum: mikroC PRO for PIC32 Beta Testing
Topic: PIC32 EFM beta
Replies: 1
Views: 3864

PIC32 EFM beta

Hello

Is it possible to obtain beta version that supports EFM chips?
I have board with EFM chip, and compile as ECM, most of the functions are operating, but AD converter doesnt. I would like to try beta version to see will it work.

Thanks!
by mpavlica
13 May 2017 20:27
Forum: mikroC PRO for PIC32 General
Topic: PIC32MZ(EC) ADC Problem
Replies: 7
Views: 7908

Re: PIC32MZ(EC) ADC Problem

Thanks a lot!!!
by mpavlica
11 May 2017 12:19
Forum: mikroC PRO for PIC32 General
Topic: PIC32MZ(EC) ADC Problem
Replies: 7
Views: 7908

Re: PIC32MZ(EC) ADC Problem

Could you please share solution that you got from mE team?
I am dealing same problem, with 2048ECM chip.
by mpavlica
09 Mar 2017 18:22
Forum: Visual TFT General
Topic: ILI9341 PMP mode
Replies: 1
Views: 2998

ILI9341 PMP mode

Hello I have my custom board with ILI9341 in 16bit mode. I am using PIC32MX360F512L controller. I made my own library and ini routine and TFT works perfectly. Note that I dont use complete 16bit data port, but I am using PMP feature My lib works fine, but now i would like to use a VisualTFT to creat...
by mpavlica
09 Mar 2017 16:50
Forum: Visual TFT Wish List
Topic: Dials - gauges
Replies: 3
Views: 5265

Dials - gauges

Hello
Is it possible to add widgets / controls such as dials or gauges?
Or maybe to add option to create custom widgets?

Pozdrav!

Go to advanced search