Jlcpcb question

Thread Starter

gaber2611

Joined Mar 14, 2013
321
Hello
I think everybody knows Jlcpcb company, does pcb production
I have circuit with mcu and code
Do they offer programming service for pics?, anyone have experience with this?
I know they make pcb and assemble
Do they program chips also if project have one?
Regards
 

nsaspook

Joined Aug 27, 2009
16,250
https://jlcpcb.com/help/article/jlcpcb-supported-personalized-services
3- Programming Service

For standard SMT orders, we support partial programming tests. JLC only supports programming after soldering is complete. If this service is needed, the customer must provide the chip model, the programming interface definition reserved on the board, a picture of the board, and the program file in HEX or BIN format. If we confirm we can proceed, an additional fee will be charged.

Fee standard: $7.86 engineering fee + $7.86 per hour of labor.
It takes about 60 seconds max to program a typical controller yourself and you should provide a way to upgrade firmware on each practical design prototype.
 

Thread Starter

gaber2611

Joined Mar 14, 2013
321

Thread Starter

gaber2611

Joined Mar 14, 2013
321
I think that I would never do that. I would either have the IC installed in a socket or I would have ISP connections on the board.
You will always find a need to reprogram the MCU.
Yes, that's why I ask if jlcpcb do that service
Now I know they don't
 

panic mode

Joined Oct 10, 2011
4,864
you are missing the point... you will ALWAYS find something that need to be tweaked or added. so design need to be flexible and accommodate reprogramming. the LAST thing you want is spending money on bunch of boards with no way to reprogram...
adding ICSP is easy., for example:
https://www.best-microcontroller-projects.com/pic-icsp.html

but... if you insist on making design that does not allow reprogramming, just go ahead and order the parts from Microchip. you should be able to save if you opt for OTP parts.
 
Top