Converting serial bootloader code to work with SPI

Thread Starter

davidmeetsall

Joined Dec 1, 2016
24
Dear Friends,

I have a serial bootloader code for MC56F82748.
But I can flash only through SPI. So my serial bootloader code should be able to accept the '.S' file on SPI instead of UART.
Could anyone please help me to guide me how to convert this uart bootloader code to work with SPI?
Please help.

Thanks,
David.
 

Sensacell

Joined Jun 19, 2012
3,453
You must understand that this is a difficult task, nobody is going to do it for you.
You might get help if you show the progress made toward figuring it out yourself.
 
Top