[ARM] LPC1768 SD/MMC interfacing and bootloader

Status
Not open for further replies.

ayushk

Newbie level 2
Joined
Dec 26, 2019
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
18
I want to interface SD/MMC card with LPC1768 and also want to write bootloader code , any simple code (LED GLOW) from SD/MMC card and to load it into flash memory of LPC1768 and after RESET LED GLOW code will be executed (which is now in flash memory).
HOW THIS WILL BE DONE?
I am new to this please help.
 

Hi,

Don't try to do all at once.
To each of your tasks there are a lot of discussions, solutions, code and even video tutorials available.
Usually the microcontroller manufacturers provide such documents.

I'd start with "LED blink".
Then an "intermediate application" for SD access.--> then add the bootloader function to it.

Or use ready code. (Maybe modify it according your needs)

Klaus
 


Where would i get a sample working bootloader code so that i can study it and try to modify and implement according to my requirement.
If possible can you share bootloader code for SD/MMC card
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…