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 CCS Technical Support

Programming PIC18F via Serial with USB to TTL Converter

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



Joined: 06 Mar 2025
Posts: 4

View user's profile Send private message

Programming PIC18F via Serial with USB to TTL Converter
PostPosted: Mon Apr 14, 2025 6:51 pm     Reply with quote

Hi there!

I built a DIY board using a USB to TTL converter and would like to know if there's a method/bootloader available to program a PIC18F microcontroller via serial communication. I have a PICkit3 to program my PIC18F, but it's a bit inconvenient to keep it connected to my prototypes all the time.​

Thanks for reading.
Ttelmah



Joined: 11 Mar 2010
Posts: 19786

View user's profile Send private message

PostPosted: Tue Apr 15, 2025 4:43 am     Reply with quote

Just use the bootloader. Comes with the compiler.
However you have to program this into the chip with your PicKiut3, and
write your code to support the bootloader (look at ex_bootload.c).
In your compiler directory, there is a basic program to do the actual
programming ccdloader.exe
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