mikroc and pic16f1824

General discussion on mikroC.
Author
Message
WTrocco
Posts: 1
Joined: 07 Mar 2011 14:52

mikroc and pic16f1824

#1 Post by WTrocco » 07 Mar 2011 16:36

Hi boys,
I have a trouble and I hope this community can help me.
I'm working with mikroc pro, pic 16f1824 and pickit3 as programmer.
I'm working in automotive field. Until today I have used pic16f1823 without any problem.
Today I changed it with the powerful 1824 and I met some troubles.
When program ROM exceed 1790 word and/or RAM exceed 72 byte, the device doesn't work correctly.
It doesn't go into the interrupt loop. The device after the initialization seems to be idle.
I need some help please.
Thanks a lot.

User avatar
tihomir.losic
mikroElektronika team
Posts: 2138
Joined: 02 Dec 2009 14:16
Location: Serbia
Contact:

Re: mikroc and pic16f1824

#2 Post by tihomir.losic » 15 Mar 2011 15:22

WTrocco wrote:Today I changed it with the powerful 1824 and I met some troubles.
When program ROM exceed 1790 word and/or RAM exceed 72 byte, the device doesn't work correctly.
It doesn't go into the interrupt loop. The device after the initialization seems to be idle.
Hello,

since PIC16F1xxx the last families that was added to our compiler,
we are still waiting for samples with which will able to provide 100% support to our users.
In any case, I beg you to send me a project from which I will be able to reproduce issue,
and surely, stay tuned on this topic, in order to receive solution for that error.

Sorry for the inconvenience.

Best regards,

Losic Tihomir
mikroElektronika [Support team]

Alex17
Posts: 11
Joined: 13 Jul 2010 11:52
Location: Slovenia

Re: mikroc and pic16f1824

#3 Post by Alex17 » 30 Jul 2011 10:43

Hi!

I found 16F1824 very useful microcontroller and would like to use it, but I think I will not be able to program it.
As it was not supported in 2010 version of MikroC Pro, I installed last version and it works fine when using 16F1824. The only problem is, I cannot find this chip in PicFlash or ProgSuite. Does it mean i cannot program 16F1824 using EasyPIC6, which one i own? I see it has the same pinout as other 14-pin devices, is there any trick to choose another chip in ProgSuite or PicFlash and just program it with appropriate hex file?
I actually don't have chip at home yet, so I can't try, but would appreciate any suggestions.

User avatar
janko.kaljevic
Posts: 3565
Joined: 16 Jun 2011 13:48

Re: mikroc and pic16f1824

#4 Post by janko.kaljevic » 01 Aug 2011 13:04

Hello,

The reality is that the chip is technically supported in mikroProg, but has been disabled in the drop down list.
The reason for this is the lack of samples which are needed in order to test the programmer.

In direct contact with Microchip we have promises to get the samples, but in last three months we did not get any of three required by you, but other devices have been delivered.
Also, Digikey and other suppliers do not have the chip in stock, which makes our hands tight.

The option to program this device will be enabled as soon as we get the chip physically and test the implementation.

Regards,

Alex17
Posts: 11
Joined: 13 Jul 2010 11:52
Location: Slovenia

Re: mikroc and pic16f1824

#5 Post by Alex17 » 02 Aug 2011 22:06

Hi,

Thanks for the answer. So all I have to do is to wait for MikroProg update, which I hope won't take very long time. :)

Btw, they have 310 pieces in stock at Farnell, that is also the way I found this chip.

EDIT: I realized MikroProg is a programmer, not a software as i tought it first. So does it mean EasyPIC6 still will not support 16F1824 even when using ProgSuite?

Best Regards,
Alex

User avatar
janko.kaljevic
Posts: 3565
Joined: 16 Jun 2011 13:48

Re: mikroc and pic16f1824

#6 Post by janko.kaljevic » 04 Aug 2011 09:18

Hello,

This new chip will be supported in drop down list by mikroProg Suite very soon.
But since PIC16F1824 has new programming sequence, EasyPIC6 will not be able to program it.

Regards.

Alex17
Posts: 11
Joined: 13 Jul 2010 11:52
Location: Slovenia

Re: mikroc and pic16f1824

#7 Post by Alex17 » 04 Aug 2011 22:40

Hi,

I was afraid the answer will be negative. Hope I will find the solution when I need that chip. Thanks for the answer anyway.

Regards.

Asad
Posts: 98
Joined: 05 Mar 2009 07:09

Re: mikroc and pic16f1824

#8 Post by Asad » 26 Aug 2011 05:45

Has support for this chip (PIC16F1824) been added to PICFlash2/Mikro Prog Suite? I need this support to start testing code for a time-sensitive project.

MikroC Pro v5 compiles the code but I can't program and debug it. :(

User avatar
janko.kaljevic
Posts: 3565
Joined: 16 Jun 2011 13:48

Re: mikroc and pic16f1824

#9 Post by janko.kaljevic » 13 Sep 2011 13:15

Hello,

mikroProg supports this chip, and in next release of mikroProg Suite it will be available in the drop down list.
Thanks for patience.

Best regards.

Asad
Posts: 98
Joined: 05 Mar 2009 07:09

Re: mikroc and pic16f1824

#10 Post by Asad » 18 Oct 2011 09:08

janko.kaljevic wrote:Hello,

mikroProg supports this chip, and in next release of mikroProg Suite it will be available in the drop down list.
Thanks for patience.

Best regards.
Its been more than a month now. Any updates?

User avatar
filip
mikroElektronika team
Posts: 11874
Joined: 25 Jan 2008 09:56

Re: mikroc and pic16f1824

#11 Post by filip » 19 Oct 2011 08:21

Hi,

We are working on supporting this MCU, as soon as we add it it will be available on our web site.

Regards,
Filip.

Asad
Posts: 98
Joined: 05 Mar 2009 07:09

Re: mikroc and pic16f1824

#12 Post by Asad » 22 Oct 2011 11:41

filip wrote:Hi,

We are working on supporting this MCU, as soon as we add it it will be available on our web site.

Regards,
Filip.
I was given the impression that this MCU's support was already built in the MikroProg software and it just needed to be made visible/enabled.

Is there any definitive time by which this would be available in the programmer?

User avatar
filip
mikroElektronika team
Posts: 11874
Joined: 25 Jan 2008 09:56

Re: mikroc and pic16f1824

#13 Post by filip » 24 Oct 2011 10:08

Hi,

Unfortunately, I cannot give you any precise date at the moment.

Regards,
Filip.

LOE
Posts: 60
Joined: 24 Jan 2010 14:40

Re: mikroc and pic16f1824

#14 Post by LOE » 08 Mar 2012 23:46

Half a year passed and still no support for 16F1824?

I'm currently using PICkit3 to program 16F1824 but it's a major PITA because I'm forced to use protoboard which is already overpopulated with analogue part of circuit.

C'mon ME guys, just enable that damn chip in MikroProg... :roll:

blaurier
Posts: 5
Joined: 28 Dec 2011 12:45

Re: mikroc and pic16f1824

#15 Post by blaurier » 09 Mar 2012 08:39

Loe,

I have to agree with you. I specially bought the programmer just before xmas to do a little project on a board with a 24F192GB206 which was mentioned as being supported on the website. When the programmer arrived it wasn't supported. Then promissed me a new release of the programmer software in January. It's now March and still nothing :(

Regards,

Bas

Post Reply

Return to “mikroC General”