-
Hi,
I'm wondering if there is an easy way to shift the boot loader .text section a bit to make room for about 5 bytes between end of boot-loader's .text and beginning of .version section?
I woul…
-
I use MegaCore and MiniCore. Thanks for the great project.
Please comment if you have any tips as I am unable to upload the program to the ATmega328PB at PlatformIO.
I have designed a board usin…
kekyo updated
11 months ago
-
As described in title, on new update, while reading fuses from atmega328pb with USBasp, I'm receiving only
```
Reading fuses...
>>>: avrdude.exe -c usbasp -p m328pb -U hfuse:r:-:h -U lfuse:r:-:h…
-
Creating this here to track this issue.
My PS/2 mouse doesn't seem to be working. Here's what I've checked so far.
- Mouse works in another machine. Keyboard works fine when connected to Indigo…
-
Thank you for the complete and concise documentation, very clear writing style. I am unable to get the analog comparator output pin to become active. I am not sure this is meant to be covered in Mil…
-
**I have tried the following methods in Arduino IDE 2.1.1, but I still cannot upload the code successfully every time:**
> 1. Re-download the latest CH340 driver.
> 2. Try the processor options "A…
-
Hello,
I try to upload your bootloader into my atmega328pb and i can't.
If i upload [this](https://github.com/0x6470/ATmega328PB-Arduino-Nano-Clone-with-Bootloader) i can.
I have just modified th…
-
Under both physical machine and Proxmox VM, I have the same issue.
The following is under a physical machine (Intel J4125 mini PC).
```
mcuee@freebsd14:~ $ uname -a
FreeBSD freebsd14 14.0-RELEAS…
mcuee updated
9 months ago
-
I figured I'd test the USB capabilities on my AVR-DU Curiosity Nano board, so I decided to test the newly released [USB CDC to UART example](https://github.com/microchip-pic-avr-examples/avr64du32-cna…
-
I tried to use your library on Watterott board Pro Mini PB with board definition of Watterott. I get the error /Arduino15/packages/arduino/hardware/avr/1.8.6/libraries/SPI/src/SPI.h:203:5: error: 'SPC…