-
Notifications
You must be signed in to change notification settings - Fork 27
The status of HyperUPDI #16
Copy link
Copy link
Open
Description
Hi, I'd like to ask about the status of HyperUPDI.
I wanted to build a simple shield myself for Arduino Nano to extend jtag2updi with 12V booster and an opto-switch . But then I thought building a full one with a mCPU won't be much more complex. As you write, it'd allow both a pass-through and a buffered operation mode.
One possibility would be to use ATtiny322x, which has 3kb of SRAM. I'm not sure if this would be large enough buffer. If not, it could be extended with a SPI external RAM chip.
Or, shifting the idea yet another level, one could use a Atmel SAM Dx mCPU such as SAMD51J20. It'd have more than plenty of RAM and also has a built in USB interface. But obviously harder to program.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels