1
\$\begingroup\$

I'm a beginner on PIC world. I'm doing a project with PIC PIC18F04Q40 and I'm curious if I can use the programmer/debugger present in a Curiosity HPC board to program the PIC18F04Q40 through ICSP programming, soldering the pins PGD, PCG, MCLR and VDD present on curiosity board to my custom board.

asked Oct 11, 2023 at 7:50
\$\endgroup\$
2
  • \$\begingroup\$ Yes, that should work just fine. Just don't forget to connect GND as well, which you didn't mention. \$\endgroup\$ Commented Oct 11, 2023 at 8:01
  • \$\begingroup\$ Thanks! I didn't mention GND because I know that I have also to connect it. \$\endgroup\$ Commented Oct 11, 2023 at 8:17

1 Answer 1

0
\$\begingroup\$

Yes, that should work just fine.

The programmer/debugger on the Curiosity HPC board is a PICKit On-Board 3 (PKOB), which has about the same capabilities as a regular PICKit 3.
Only major difference that I am aware of, is the lack of high-voltage programming capability in the PKOB. But as long as LVP is not disabled in the target MCU, LVP usually works fine.

Just don't forget to connect GND as well, which you didn't mention.

answered Oct 11, 2023 at 9:13
\$\endgroup\$

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.