-
First, I'm so sorry that I have to continue bothering you Spence, I don't know where else to turn at this point.
It seems as though the compile issues and problem with the previous post weren't act…
-
@Spence,
Just found out that your great DxCore is available for PlatformIO!! Fantastic!
Is there a change you will make the megaTinyCore also available (in the near future) for PlatformIO??
H…
-
All AVRs that have UPDI have a memory called SIB (Systen Infor, which lets you read various information. Even though the official documentation states that this memory is only 16 bytes, it's actually …
-
I have a problem with the current shunt. It came to me pre programmed, and the issue is the shunt wont accept any new setup for my battery, ie, in basic settings its not saving my settings.
Stuart ha…
-
Hi MCUdude,
I'm having odd behavior with an ATMega4809 when trying to program it via UPDI. I'm able to burn a bootloader via UPDI and using an Arduino Nano (Nano+4.7K+10uF). In that conditions, I c…
-
Why isn't Build_DxCore working anymore??
```
jq: error: syntax error, unexpected IDENT, expecting '}' (Unix shell quoting issues?) at , line 27:
"name": "Supported UPDI programmers: SerialUPD…
-
From the comments here by @avrfreak
* https://github.com/avrdudes/avrdude/discussions/1473#discussioncomment-7873906
I tested v7.3, it just hangs like avrdude cannot find the com port.
(just like…
mcuee updated
10 months ago
-
On those parts, it would make life easier if you provided #defines for the standard names, which - unless I'm mistaken - I don't think you currently do (ie, for the atmega16 which doesn't have the 0 i…
-
Avrdude supports some nice CLI features like read/write to stdin/stdout (-U) and piping into terminal mode, but none of these features are documented in the avrdude.texi file.
We should perhaps men…
-
Hi
I am getting the following error when I compile the OLED test program using I2C. The same program compiles and runs flawlessly on Arduino Uno. I am using the Arduino Uno with JTAG2UPDI to progra…