-
I noticed at the bottom left of the tool bar arduino-create-agent--> open debug console in chrome, it has a textbox and a send button. If you enter
```
list
```
It gives a list of connected d…
-
Translated datasheets :
https://github.com/watterott/LGT8F328P-Testing
Arduino hardware cores :
https://github.com/LGTMCU/Larduino_HSP
https://github.com/wemos/Arduino_XI
-
Even though the `ONEWIRE_PRESENCE_TIME_MIN` is set to **160_us** (and the comment right next to it says "_was 125 us_" to confuse reader a bit) it actually generates **pulse more than 272 us long** (w…
-
I wrote this program to control an RGB LED module and it should more or less seamlessly cycle around different colors. I used simple PWM for this.
The platform I use is Arduino UNO with atmega328pb …
-
Hello,
I have an issue related to the Atmega328PB.
I'm using the Mozzi library for a small audio project made with the Arduino IDE, I'm programming directly the MCU using the Minicore boards defin…
-
Hello all,
I'm trying to burn the Arduino bootloader to the ATmega328PB-AU TQFP32 MCU using Arduino as ISP and I get all kinds of avrdude errors. For some reason it worked on few chips but I couldn't…
-
I think Wiki is a good start as well as `README.TXT`.
https://github.com/Optiboot/optiboot/wiki/CompilingOptiboot
https://github.com/Optiboot/optiboot/blob/master/optiboot/bootloaders/optiboot/READM…
-
I use the ATmega328PB in combination with the arduino IDE 2.3.2
The ATmega328PB has the bootloader minicore! Everything works properly except the PWM outputs PB1, PB2 and PB3
What else do I need to …
-
Hey there,
it's me again... I finished building the board and everything looks fine, but I struggle a bit to get it flashed via UART. And now I'm not even sure if I did everything right for the fus…
-
From here:
* https://github.com/avrdudes/avrdude/issues/1038#issuecomment-1354195120
For this test, I build avrdude without hidapi support. And I make sure the hid drver is already detached and th…
mcuee updated
3 months ago