-
Hi MCUdude!
Thank you for all of your amazing cores that let us program chips properly!I have a question regarding bootloaders burned in commercially sold products.I have read the GNU licenses that yo…
-
Hello!
I would like to know how the general paged programming procedure works for the ATMEGA328PB. I have to write a programmer myself since I have to use a specific SPI interface or let's say the C#…
-
Hello. Thank you for this code. I adapted it for the newer Atmega328PB and it is working now. As it has two i2c interfaces.
I have the ssd1306 128x32 oled display. The font size seems to be limited t…
-
I have tested, the dwdebug can not identify atmega328pb, can you make it to support this chip?
atmega328pb use debugWIRE.
Best regards.
-
Hi,
has anyone succeded to use Grbl on an AtMega328PB board?
I can compile the code with some warnings (src/serial.c:109:1: warning: 'USART_UDRE_vect' appears to be a misspelled 'signal' handler…
-
Какую бы скорость не задавал, движется с одной и той же. Ткните, где неправильно я сделал?
Arduino Nano 328pb 16MHz
```
#define GS_NO_ACCEL
#include
// Planner'ы не используются
ISR(TIMER1_CO…
-
I'll soon be tearing my hair out, I'm simply trying to compile optiboot (unmodified _for now_) from source for an ATmega328PB and can't get it to work:
1) Hardware:
The MCU is sitting on a custom …
-
The current "avrdude.conf" has the following description in three places: ".xmega", ".avr8x", and ".avrdx".
```
memory "data"
# SRAM, only used to supply the offset
offset …
-
### Describe the bug.
I was attempting to dump an ATTiny85 using AVR ISP Programmer on unlshd-054 and it kept crashing with `furi_check failed`.
I tested a few versions back, and I got the foll…
-
Error upon compiling example code
.pio\libdeps\ATmega328PB\TLE493D-Magnetic-Sensor\src\./util/Tle493d_conf.h:50:16: error: expected identifier before numeric constant
P, FF, CF, T, PD3, PD0, FRM…