View previous topic :: View next topic |
Author |
Message |
DaveT
Joined: 09 Jan 2021 Posts: 5 Location: Cottingham UK
|
Coming back to pic's |
Posted: Sat Jan 09, 2021 10:18 am |
|
|
Hi all,
Have had a break from Pic's since retiring 4 years ago, want to get back to it to keep what brain cells I have left active
Question 1 - I have an old PC running Windows XP will it run the new version of
PCWH?
Question 2 - If I purchase the Mach X programmer can I program the target pic
from the CCS toolbar? Can I also set fuses in the Mach X.
Thanks! |
|
|
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
|
|
|
DaveT
Joined: 09 Jan 2021 Posts: 5 Location: Cottingham UK
|
|
Posted: Sat Jan 09, 2021 11:08 am |
|
|
Hi PCM Programmer
What programmer would you recommend that would integrate with the compiler? i.e accessible from the toolbar. |
|
|
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
|
|
Posted: Sat Jan 09, 2021 11:27 am |
|
|
Most people on here like the ICD-U64. |
|
|
Ttelmah
Joined: 11 Mar 2010 Posts: 19546
|
|
Posted: Sat Jan 09, 2021 1:10 pm |
|
|
MachX, is good since it allows you to program physical chips, when the ICD
only works with them built into a board with a suitable header. Key is
that it has to be a 'new' MachX. The older MachX units won't do a lot
of the 3.3v PIC's.
I have both, and debug with both. Of the several units I have ICD-U80,
U64, U40, U2, & MachX, it is between the U64, and the MachX. |
|
|
temtronic
Joined: 01 Jul 2010 Posts: 9245 Location: Greensville,Ontario
|
|
Posted: Sat Jan 09, 2021 2:38 pm |
|
|
Guess I'm a 'dinosaur'. I still use a MPLAB 8.92 and a PICkit3 to program my PIC18F46K22s.... |
|
|
DaveT
Joined: 09 Jan 2021 Posts: 5 Location: Cottingham UK
|
|
Posted: Sat Jan 09, 2021 5:03 pm |
|
|
Back in the old days I had a Warp 13 which I could pop any DIP into and burn away.
There does not seem to be the variety of programmers about these days.
I will wait for the new Mach X to come out in May, and if my enthusiasm is still there I will buy one
Thanks for your help! |
|
|
temtronic
Joined: 01 Jul 2010 Posts: 9245 Location: Greensville,Ontario
|
|
Posted: Sat Jan 09, 2021 6:11 pm |
|
|
I dedicate the ICSP pins to, well, programming the PIC via ICSP. Using a 40pin PIC is 'overkill' for 99% of the stuff I do BUT so far haven't run out of memory, peripherals or pins. Come close couple of times but so far, so good. I use the PIC18F26K22 for smaller stuff, again dedicate the ICSP for ICSP though.
By standarizing on those 2, I KNOW I have working code for LCD, RTC, Keypad, DS chips, etc. so when it doesn't work it's usually wiring mistakes, or my lousy typing.
Jay |
|
|
Ttelmah
Joined: 11 Mar 2010 Posts: 19546
|
|
Posted: Sun Jan 10, 2021 8:19 am |
|
|
Worth just saying that all of the CCS ICD's and programmers will work
directly from the compiler IDE. Also in fact several of the Microchip
ones if you load the plug in for these. The 'settings' that the CCS units use
(so for example changing if the MachX is self powered or powered
from the ICD socket), have to be changed from the separate CCS
programming control software (CCSLOAD). Changes done using this
are remembered and applied the next time you use it from the IDE. |
|
|
rnielsen
Joined: 23 Sep 2003 Posts: 852 Location: Utah
|
|
Posted: Thu Jan 14, 2021 12:00 pm |
|
|
While CCS is out of stock of the MACH X, you can find it at Digikey. |
|
|
|