CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

Cómo leer un pic

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
Miguel77



Joined: 01 Oct 2022
Posts: 1
Location: Chile

View user's profile Send private message

Cómo leer un pic
PostPosted: Sat Oct 01, 2022 8:07 pm     Reply with quote

Hola a todos como puedo leer un pic24fg64 con el pickit3
Lo intento pero no me deja leerlo,si puedo borrar el pic
Gracias
dyeatman



Joined: 06 Sep 2003
Posts: 1910
Location: Norman, OK

View user's profile Send private message

Translation
PostPosted: Sat Oct 01, 2022 9:06 pm     Reply with quote

Hello everyone, how can I read a pic24fg64 with pickit3
I try but it won't let me read it, if I can delete the pic
_________________
Google and Forum Search are some of your best tools!!!!
Humberto



Joined: 08 Sep 2003
Posts: 1215
Location: Buenos Aires, La Reina del Plata

View user's profile Send private message

PostPosted: Mon Oct 03, 2022 10:54 am     Reply with quote

Is it an original Pickit3? If it's a clone, it's likely that some microcontrollers don't recognize them.
If you are not using ICSP port, try this suggestions:
1) Make sure the Pickit3 voltage setting is correct for that processor.
2) Check the jumper settings of the base where the ZIF socket is located
3) Update Pickit3 firmware

Saludos
_________________
Humberto
Ttelmah



Joined: 11 Mar 2010
Posts: 19195

View user's profile Send private message

PostPosted: Mon Oct 03, 2022 11:00 am     Reply with quote

Big question is what software he is using?.
The stand alone program with the Pickit3, only supports the same chips as
the Pickit2. Many more are added when you use MPLAB-X.
If using this, then look at it's list of supported devices.

It'd also help if he gave us the proper part number. FG64, does not exist.
Possibly FJ?. Then to actually know if it is supported the rest of the number
is also needed. So something like PIC24FJ64GA004.
If so, this is supported in the MPLAB-X IPE (a horrid program, Microchip
seem determined to make every new program much worse than it's previous
version), but it does work....
E_Blue



Joined: 13 Apr 2011
Posts: 403

View user's profile Send private message

PostPosted: Thu Oct 06, 2022 11:34 am     Reply with quote

Ttelmah wrote:
Big question is what software he is using?.
The stand alone program with the Pickit3, only supports the same chips as
the Pickit2. Many more are added when you use MPLAB-X.
If using this, then look at it's list of supported devices.

It'd also help if he gave us the proper part number. FG64, does not exist.
Possibly FJ?. Then to actually know if it is supported the rest of the number
is also needed. So something like PIC24FJ64GA004.
If so, this is supported in the MPLAB-X IPE (a horrid program, Microchip
seem determined to make every new program much worse than it's previous
version), but it does work....


Also took out some features that the old MPLAB IDE has, that's why I keep using MPLAB IDE as much as I can.
For debugging is way more useful the old MPLAB, you can save and load a register from an external file, on the new, "more advanced" MPLAB X that's not possible, only can change registers manually and in Hexadecimal format only. Really annoying!
_________________
Electric Blue
PrinceNai



Joined: 31 Oct 2016
Posts: 452
Location: Montenegro

View user's profile Send private message

PostPosted: Fri Oct 07, 2022 8:43 am     Reply with quote

Code protection?
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group