Saturday, 1 June 2013

Programming an MCU with lpc21isp

Programming an MCU with lpc21isp

I am attempting to move a precompiled binary file (with C code in it) from my mac to my LPC1313FBD48. What steps would I take in order to move the file, and load it onto my MCU so that when I apply power it runs the code in the binary file? Also how would I use lpc21isp with my TTL-232R-3V3 to do this?

No comments:

Post a Comment