-
Hi all,
did someone get the I2C ports SDA1 and SCL1 (Digital pins D7 & D8) of the uStepperS up running? I tried to connect a grove-LCD display (RGB Backlight) but it did not work so far.
The exa…
-
Howdy! :)
Seems to be just a little fudge off if the serial port timing if you attempt to run the Arduino cli explorer program on ATMEL's cheap debug board. I toot a look at the F_CPU values, and d…
-
Now that Avrdude 7.1 has been released, it's time to look into how MightyCore, MegaCore, MiniCore, and MajorCore can migrate to the superior [Urboot](https://github.com/stefanrueger/urboot) bootloader…
-
Hi. Great project!!
Using a RPi PICO (2040). Matek M10-5883 GPS (9600, NMEA).
Voltage telemetry works (pin not connected - floating - but I get numbers on the transmitter)
GPS enabled, 9600 b…
-
Interesting I have issues with ATtiny13A using the 1.11 FW (no problem with ATmega328PB, ATmega32A and ATmega8A).
I can reproduce the issue under Ubuntu Linux 20.04 and Windows 11. The ATtiny13A br…
-
It turns out that Xplained Mini's (ATmega32U4 based) can't change the target fuse settings by default.
In order to do this, the SUFFER register needs to be modified. What an awesome name by the way!
…
-
I made a custom board with atmega328pb and tried the graphics test sample file and it works properly.
I noticed though that pin 12 (MISO) it is controlled by the U8G2 library because in my card I had…
-
Hi,
your lib looks very promising. Unfortunately there are big problems with it. If I use it with Arduino then the controller always resets.
If I use it in Atmel Studio 7 it always compiles with…
-
## Hardware
ATMega328P XPlainedMini (mEDBG probe on-board)
## Software:
Latest avrdude 7.1 release for Windows x64
## Problem description
When debugWire mode has been enabled through Microc…
-
I have a project where I use Atmega328p MCUs. As these shortages step in, I buy what can be bought. Atmega328pb for instance...
Here comes the problem.
My bad as I didn't check the pinout and the …