-
Hi !
I tried to use my Arduino Mega board (one of the firsts rev. I think) and I'm having issues :
I compiled thru Arduino project and uploaded the code, I think this part is fine as the board's…
-
This is a specific issue to the Attiny402 hardware and avrdude. Since avrdude doesn't have a repo that I'm aware we can contribute to, do we want to include something in the docs for these cores?
S…
-
Sorry if this is already addressed in some update, I couldn't find one through easy means - automatic update / GitHub.
On the local build of OttoDIY Blockly, obtained through the official website, …
-
Note that many of these depend on design decisions not yet made - this is mostly to gather up a list of what needs to be done
We need
ReadMe.md with general information
Installation.md - covering…
-
On a fresh 816, 814 and 412 - but NOT 1616 or 3216, mounted on breakout board with decoupling cap, did burn bootloader with jtag2updi, and then uploaded blink. The blink speed is off by about a factor…
-
Why is there a vid/pid here? These boards to not have native USB, and are used with a jtag2updi programmer.
at1616.vid.0=0x2341
at1616.pid.0=0x0058
Why is there a bootloader file for the 4809 …
-
Hi!
I'm getting error:
`INFO:phy Opening /dev/tty.SLAB_USBtoUART at 115200 baud
INFO:phy send : [0x0]
INFO:phy incorrect echo : [0x0]
Traceback (most recent call last):
File "pyupdi.py", l…
-
I know this isn't really an issue, but I needed a place I can discuss with you directly.
As you already know the latest ATmegas and ATtinys are completely different than anything we've seen before,…
-
That looks like the firmware that goes on the interface chip for 4809 boards, which won't be in use for attiny boards. Stuffing a SAMD microcontroller into a tiny board is contrary to the idea of a sm…
-
I'm going to rearrange the files so it can be sync'ed to hardware for manual install, instead of being board manager only.
Also need to update platform.txt to identify it at megaTinyCore. Once thi…