Content originally posted in LPCWare by ck1703 on Thu Jun 02 23:00:18 MST 2016
Hi,
I am using LPC54102 board as a master. I have another board which acts as a slave. I have bin file for that slave device. I want to flash that bin to slave from master (MCU) itself using SPI. How can i do that? Where should i save that slave bin file?Do i need to store that bin file in my MCU project itself? Do i need to invoke file read operations to read file? what are the possible way of falshing bin to slave?.
Thanks and Regards,
Chethan