-
Hello,
using XUbuntu 22.04 LTS, Arduino IDE 2.0.0-rc8 and megaTinyCore 2.5.11 editor suggestions do not work for the following board entries:
```
ATtiny3224/1624/824/424 w/Optiboot
ATtiny3226/16…
-
Trying to build the project for Atmega328pb with custom bootloader.
The build works correctly with built-in makefile, the moment i redirect to custom make file, it fails to build attached error an…
-
The compiler produces quite a lot larger code sizes (additionally to having 1k less usable flash due to eeprom emulation), which makes larger Atmega projects impossible to run on LGT.
Blink example…
-
[Serial TFT 2.4INCH with touch sreen Schematic.pdf](https://github.com/prenticedavid/MCUFRIEND_kbv/files/7027755/Serial.TFT.2.4INCH.with.touch.sreen.Schematic.pdf)
I recently purchased this PCB with …
-
I made a board with 328PB and burned the MiniCore on it. The IDE does not support compiling code for U8Glib with MiniCore when I use 328PB, but it works fine if I switch to 328P.
The problem appare…
-
```
Compiling core...
"avr-g++" -c -g -Os -Wall -Wextra -std=gnu++2a -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -Wno-vol…
-
Hi!
There has been reported over at the [MiniCore repo](https://github.com/MCUdude/MiniCore/issues/204) that u8g2 doesn't compile when the ATmega328PB is selected. The same is true for MightyCore + A…
-
HI all, I'm working on a custom PC tool to upload the flash. I'm using the atmega328pb and the optiboot bootloader, I'm trying to use the stk500 command but the bootloader not responding. The issue i…
-
Hey!
I have a question,
Is there a possibility to get prev/next commands from the head unit and multi steering next/prev track signals pass to CDC emulators?
-
leres
Sun 28 Dec 2014 07:42:04 PM UTC
Back when I upgraded from 5.11 to 6.0.1 I noticed that my atmega644p did not resume after programming or reading. I'm using an AVR Dragon.
I've tracked this do…