-
Currently, Bloom can only interface with AVR8 targets using the AVR8 Generic EDBG protocol.
For targets with a debugWire module, a fuse known as "DWEN" (debugWire enable) must be set in order to ac…
-
Hi All, I'm working with optiboot and trying to build it via atmel studio. It uses the make.atml
but it fails to build and it gives the following output
___________________________________________…
-
First of all, great project!
I am thinking of building a gate for myself, but I'm having a few issues:
"consist of 1 atmega16 for irda decoding/uart + 1 atmega328 for i2c/uart"
but I have found o…
-
### Description
I've been working on a self-calibrating piezo sensor for a while, and I'm nearing completion, so I wanted to reach out and start working on code integration with Klipper.
Inform…
-
Hi
Thanks for the provided minicore!
I have a custom board based on the atmega328PB chip.
ArduinoIDE version is 1.8.15, Arduino AVR Boards version 1.8.3 is installed, MiniCore by MCUdude versio…
-
Hi community,
I am trying to access the 10byte unique serial number in Atmega328pb, which resides in SERNUMn registers.
When simply trying to do a register read, I am not able to do it as it says th…
-
~~I'm not sure if this is a bug in the Xplainedmini_updi firmware, or has something to do with Avrdude.~~
EDIT: It appears that all JTAG3 based UPDI programmers are affected.
Unlike other UPDI pro…
-
It seems to be looking at the right places:
```
-- Found Arduino Platform: /home/blasco/.arduino15/packages/esp32/hardware/esp32/1.0.2
-- Found Arduino Platform: /home/blasco/.arduino15/packages/…
-
FYI - some end user feedback for you.
I have had huge stability problems when using SSD1306AsciiAvrI2c.h
Display starts then randomly everything locks up. Tried a wide range of speeds using oled…
-
Hi MCUdude,
for some time I try to get the second I2C bus from the ATMega328PB working with display libraries (I.e. [U8G2](https://github.com/olikraus/u8g2))
I only get it working with a workaroun…