Search found 37 matches

by Dominic.J
30 Dec 2011 15:50
Forum: Product Announcements
Topic: New EasyMx PRO v7 board coming January 2012.
Replies: 14
Views: 30475

Re: New EasyMx PRO v7 board coming January 2012.

Hi mikroElektronika Team, Nice to hear about the new easyMx Board. In this regard wanted to know few things: 1. Can we connect 3rd party debugger using JTAG to easyMx Board? 2. In future what are the other MCU support other than Cortex-M3? 3. Regarding price is there any discount? please let me know...
by Dominic.J
07 Oct 2011 17:09
Forum: mikroC PRO for PIC General
Topic: mikroprog
Replies: 8
Views: 2929

Re: mikroprog

Hi Mikro Team,

Iam getting this message in Debug mode.

Pl., see attached image.

Pl., suggest

Thanks
by Dominic.J
03 Oct 2011 08:37
Forum: mikroC PRO for PIC General
Topic: mikroprog
Replies: 8
Views: 2929

Re: mikroprog

Hi,

Finally got the mikroProg working.
The fault was capacitor connected to MCLR pin. Removed and it works fine.

Thanks for your support.
by Dominic.J
28 Sep 2011 09:43
Forum: mikroC PRO for PIC General
Topic: mikroprog
Replies: 8
Views: 2929

Re: mikroprog

Hi, Below is my connection: PIC18F26J50: Mikroprog pin-27 (RB6/KBI2/PGC/RP9) => MCU-PGC pin-28 (RB7/KBI3/PGD/RP10) => MCU-PGD pin-20 VDD => MCU-VCC pin-19 VSS => GND pin-1 MCLR => MCU-MCLR The MCU is working on the Internal OSC. please see attached jpg mikro.JPG Thanks
by Dominic.J
28 Sep 2011 04:29
Forum: mikroC PRO for PIC General
Topic: mikroprog
Replies: 8
Views: 2929

Re: mikroprog

Hi,

Thanks for your reply. I tried programming with PIC18F4520 and it works fine.

I rechecked the coonection to the PIC18F26J50 and the mikroprog still the same issue.

please suggest

thanks
by Dominic.J
26 Sep 2011 07:52
Forum: mikroC PRO for PIC General
Topic: mikroprog
Replies: 8
Views: 2929

mikroprog

Hi MikroElektronika Team,

Last week I had purchased mikroProg from Mouser India.

Installed the same with latest drivers.(mikroprog suite for PIC v2.10)

I am using PIC18F26J50 when I program this device its shows "Device detected Unknown,Device Selected:PIC18F26J50.

Please solve.

Thanks
by Dominic.J
07 Mar 2010 03:27
Forum: mikroC PRO for PIC General
Topic: CCS code to MikroC PRO
Replies: 2
Views: 1631

CCS code to MikroC PRO

Hi, I have the below code written in CCS complier: char sync_val[9]={0x55,0x55,0x55,0x55,0x55,0x55,0x72,0x47,0x15}; for(i=0;i<9;i++) { for (j=0;j<8;j++) { output_bit(DATA_IO,shift_left(&sync_val ,1,0)); } } Want to convert this code to MikroC pro. Pl., suggest how to convert Thanks Dom
by Dominic.J
06 Oct 2009 14:37
Forum: mikroC PRO for PIC General
Topic: PICKIT 3 with MIkroC PRO
Replies: 12
Views: 39586

Hello drdoug,

thanks for your time.

I tried using the tool option which did not work.

MikroElektronika team pl., suggest.

Dominic.J
by Dominic.J
06 Oct 2009 03:24
Forum: mikroC PRO for PIC General
Topic: PICKIT 3 with MIkroC PRO
Replies: 12
Views: 39586

PICKIT 3 with MIkroC PRO

Hello, I have with me PICKIT3 programmer from Microchip and want to use it with MickroC pro. I had gone through some threads regading this but does not work. When I Build+Program in MikroC pro the PICKIT3 should popup and program instead of PICFlash. pl., let me know the exact procedure Thanks in ad...
by Dominic.J
05 Aug 2009 06:21
Forum: mikroC PRO for PIC General
Topic: Measuring Negative Value with ADC
Replies: 7
Views: 5179

Hi All,

Thanks a lot for your suggestions

Regards
Dom
by Dominic.J
02 Aug 2009 01:28
Forum: mikroC PRO for PIC General
Topic: Measuring Negative Value with ADC
Replies: 7
Views: 5179

Measuring Negative Value with ADC

Hi,

I using PIC-16F877A and want to measure +/-5V signal with ADC.
But now is only measures the +ve half.

Is there a way to measure the -Ve half also?

Pl., suggest.

Thanks
Dom
by Dominic.J
20 Jul 2009 11:34
Forum: mikroC PRO for PIC General
Topic: Code Folding
Replies: 1
Views: 1424

Code Folding

Hi, The Code Folding in the latest and older version of MickroC is not functioning. I mean if I hide the code and save the environment and exit, the next time if i open the code the whole code is in the unhide state. why? which is making me difficult to again Hide the code. pl., suggest Thanks Domin...
by Dominic.J
18 Jun 2009 02:24
Forum: mikroC PRO for PIC General
Topic: I2C with PIC
Replies: 2
Views: 4034

Hello, Can you post your slave code? Hi Nick, Thanks for your reply. I have sloved this problem and the Slave is working fine. --------------------------------------------- Below is my working code. --------------------------------------------- void interrupt() { /*PORTA=0xFF; PORTB=0xFF;*/ if(PIR1...
by Dominic.J
15 Jun 2009 03:20
Forum: mikroC PRO for PIC General
Topic: I2C with PIC
Replies: 2
Views: 4034

I2C with PIC

Hi, Iam trying to interface One Master PIC (PIC-16F877A) and Two Slave PIC(PIC-18F2523). Basically only need to send Data from Master and Slave should receive the Data and switch ON the LED. Which is not working. Using the following: 1. MiKroC PRO 2. PIC-16F877A - Master 3. PIC-18F2523 - Two Slave. ...
by Dominic.J
30 Sep 2008 03:41
Forum: mikroC General
Topic: Long Value to USART
Replies: 3
Views: 1519

Hi anton,drdoug,

Thanks for the suggestion. Will try this

Regards
Dominic.J

Go to advanced search