|
|
|
|
|
by mikepurvis
2804 days ago
|
|
Is this for a production device or like a hobby type thing? Reason I ask is that I'm often resistant to adding auxiliary microcontrollers to things just due to the extra hassle of maintaining, building, and distributing the firmware for them. Like, even if it's a device with JTAG, that's still a program-once-in-the-factory affair, unless you go the trouble of also setting up an SPI bootloader or something on it. I guess the counter argument is that a 555 circuit can't be reprogrammed either, but it also doesn't have to be programmed even the first time. |
|