Tagged Questions
1
vote
2answers
166 views
Am I able to burn a bootloader and program with an AVR ISP?
I have considered purchasing some ATMega chips as to create simple realizations of projects without sacrificing a dev board (i.e. Arduino)
Now I understand the bootloader is required to read from a ...
2
votes
3answers
652 views
How do I in-system program LPC17XX?
I plan to buy an mbed module to get started with NXP LPC17XX. Developing and downloading code seem the easiest possible. What are my options for in-system programming this code in non-mbed devices? I ...