Hi guys,
I am a long time AVR guy looking at sticking his toe into the ARM pool.
For a particular project we are in the middle of at the moment, I need to be able to upload new versions of our app across a small cluster of microcontrollers (different things in different places). To handle this, we had been toying with the idea of bootloading via CAN if we could get our brains around it. While AVR bootloaders aren’t exactly pleasant to write, I would have an even chance.
Looking at ARM, I can’t seem to find the same level of background info, apart from a lot of references to SAM-BA.
I would like to try AT91SAM7 (say) for the display end, but the software upgrade part of it is a bit of a killer for us. Should I give up now and head back to AVRland or is it just not a case of me googling hard enough?
Thanks,
YtC