Search found 272 matches

by alcidesramos
02 Apr 2019 15:09
Forum: mikroC PRO for PIC General
Topic: Please implement the sprintf function a some pic16
Replies: 3
Views: 1215

Re: Please implement the sprintf function a some pic16

OKs thank you.

Mikro C is the best.

kind regard.
by alcidesramos
01 Apr 2019 16:11
Forum: mikroC PRO for PIC General
Topic: Please implement the sprintf function a some pic16
Replies: 3
Views: 1215

Please implement the sprintf function a some pic16

Please implement the sprintf function a some pic16 , the new pic16f have good memory.
in mplab xc8 is possible make that in some pic16f, please for me mikroc is the best pic compiler, have this in consideration.

thank you.

Kind regard

Alcides Ramos.
by alcidesramos
01 Apr 2019 16:08
Forum: mikroC PRO for PIC General
Topic: problem with pic16f876A adc_read and adc_get_sample fuction
Replies: 2
Views: 1093

Re: problem with pic16f876A adc_read and adc_get_sample fuc

Thank for the answer.

i solve, use adc_get_sample, and at main put the analog pin configuration after adc_init

kind regards.

Alcides Ramos.
by alcidesramos
29 Mar 2019 03:57
Forum: mikroC PRO for PIC General
Topic: problem with pic16f876A adc_read and adc_get_sample fuction
Replies: 2
Views: 1093

problem with pic16f876A adc_read and adc_get_sample fuction

hello, if i use the fuction adc_read(0) or adc_get_sample(0) at 16f876A pic. then put all the channel analog no only the ra0 please, allow controlling the analog pins with adcon1 register at user, at the fuction adc_rad, only read this channel, but the user control the analog configuration like to a...
by alcidesramos
24 Sep 2018 13:32
Forum: mikroC PRO for PIC General
Topic: About sprintf fuction
Replies: 2
Views: 1040

Re: About sprintf fuction

OK, thanks for the reply.

in another compiler like CCS, XC8 in possible, for my mikroc compiler and ide is the best, and it is possible to improve it to continue like this

Kind regards


Alcides ramos.
by alcidesramos
19 Sep 2018 01:29
Forum: mikroC PRO for PIC General
Topic: About sprintf fuction
Replies: 2
Views: 1040

About sprintf fuction

hello. actually this fuction only work with pic18f

but example the new pic16f like P16F1847 , have more ram tha the pic18f1330

please implement this fuction , based in the ram the micro and no the family.


kind regards

Alcides Ramos Zambrano.
by alcidesramos
12 Jun 2018 16:50
Forum: mikroC PRO for PIC32 General
Topic: is posible to simulate the code for pic 32 in mplax
Replies: 1
Views: 1146

is posible to simulate the code for pic 32 in mplax

Hello, i know that i can simulate the 8 bit pics in mplabs usingn the ,coff file.

exits a possible to do the same in pic32 compile?.


kind regards

Alcides Ramos
by alcidesramos
12 Jun 2018 10:39
Forum: mikroC PRO for PIC General
Topic: Please include they stimulus feature on simulation
Replies: 1
Views: 734

Please include they stimulus feature on simulation

Hello, please include they stimulus feature,. Uart simulation. In mikroelectronica simulation a like mplabx.


Thanks you.

Kinds regard.

Alcides Ramos.
by alcidesramos
29 May 2018 11:51
Forum: mikroC PRO for PIC General
Topic: mikroc por for pic 7.2, do not allow all libraries to added
Replies: 4
Views: 1553

Re: mikroc por for pic 7.2, do not allow all libraries to ad

Hello, thanks fir sion answer
I can't add all libraries when creating a new project,

In olders versions, i can do

And if i open a project un librarte manager Windows don't show they add all Botton.
by alcidesramos
28 May 2018 14:16
Forum: mikroC PRO for PIC General
Topic: mikroc por for pic 7.2, do not allow all libraries to added
Replies: 4
Views: 1553

mikroc por for pic 7.2, do not allow all libraries to added

Hello,
in this last release, i cant to add all library, i can remove all, but not add all a like previus version.
by alcidesramos
05 Feb 2018 18:33
Forum: mikroC PRO for PIC32 General
Topic: About usb Bootloader for pic32mx
Replies: 2
Views: 1465

Re: About usb Bootloader for pic32mx

Ok thank you , i try divide to small the function.
by alcidesramos
05 Feb 2018 18:25
Forum: mikroC PRO for PIC32 General
Topic: About usb CDC in PIC32
Replies: 0
Views: 1217

About usb CDC in PIC32

Hello Hi use the CDC package example "Virtual COM Port". I chage for pic32mx250f128B, this work, ii i trasmmiter this answer the same data. But i put blink tow led in the while (1) but when start the usb communication this stop. The program never leave of interrupt, never return to program principal...
by alcidesramos
03 Feb 2018 04:40
Forum: mikroC PRO for PIC32 General
Topic: About usb Bootloader for pic32mx
Replies: 2
Views: 1465

About usb Bootloader for pic32mx

Hello , the example the bootloader use the PIC32MX795F512L and work ok I try to change the project for pic32mx250f128B, i configure to 48mhz and select the correct fuses. But when comile he code , show the message "there is not enough ROM Space". Please is posible fix this problem? i wait your answe...
by alcidesramos
22 Jul 2017 05:58
Forum: mikroC PRO for PIC General
Topic: is possible create new class in mikroc?
Replies: 1
Views: 2110

is possible create new class in mikroc?

for example class Rectangle { int width, height; public: void set_values (int,int); int area() {return width*height;} }; i have this librray but can use with mikroc class Kalman { public: Kalman() { /* We will set the variables like so, these can also be tuned by the user */ Q_angle = 0.001; Q_bias ...

Go to advanced search