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

SD Card bootloader?

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



Joined: 07 Feb 2008
Posts: 188

View user's profile Send private message

SD Card bootloader?
PostPosted: Tue Mar 03, 2026 8:14 am     Reply with quote

Group:

Other than Andrew Smallridge, has anyone developed a SD card bootloader for PIC18 controllers?
Ttelmah



Joined: 11 Mar 2010
Posts: 20046

View user's profile Send private message

PostPosted: Tue Mar 03, 2026 11:20 pm     Reply with quote

I wrote one years ago, but limited to FAT16 and 2GB SD. Still works fine,
and avoiding the larger cards means FAT16 and no need for the larger
handling for the bigger cards. A lot of devices still stick with the smaller
cards for the same reason, As you say Andrew offers a SD card bootloader.
For me, keeping with the smaller cards allowed the bootloader to be kept
as small as possible, which on the chip being used {one of the early
PIC18's), was important.
JerryR



Joined: 07 Feb 2008
Posts: 188

View user's profile Send private message

PostPosted: Wed Mar 04, 2026 6:48 am     Reply with quote

Ttelmah:

Yours might be a good place to start, thanks. Is it posted somewhere?
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