-
Hi,
I have made a custom PCB with a 328pb and I have some touble uploading through the Arduino IDE. I can upload the bootloader and the program without a bootloader through ISP, but serial programm…
-
I'm no expert, but in my opinion there's something wrong with the fuses since switching to urboot...
I use an Atmega328PB. When the bootloader is burned in IDE, the entry "Boot Reset Vevtor enabled…
-
### Describe the problem
The Arduino language features are not available after startup.
### To reproduce
- Have no attached boards,
- Start IDE2,
- Select `Arduino Uno` board (can be any),…
-
Hello! I have a problem... I'll tell you...
I have made a program that works on Arduino Uno, it only uses the EEPROM library, the rest of the functions are "normal", digitalWrite, Millis, If and case…
-
For example if I select 'External 8Mhz', the documentation says "8MHz External crystal/oscillator | Common clock when working with 3.3V" but according to the datasheet this could mean:
1. Full Swin…
-
**Describe the bug**
When using an SX1276 module in FSK mode with all defaults settings (only frequency is set in `beginFSK()`), the DIO0 interrupt will only trigger half the time when a packet is se…
-
**`
Using Port : /dev/ttyCH341USB0
Using Programmer : urclock
Overriding Baud Rate : 115200
AVR Part …
-
Hi,
I tried to use avrdude v7 ( both x86 and x64 ) on a windows 10 box with a usbasp composite ( hid and winusb ) firmware ( https://github.com/dioannidis/usbasp ) with no success.
The USB…
-
Just upgraded my Mac Mini M1 2020 to latest macOS 14.3 and it seems to me avrdude can not recognize `-P ch340` now.
```
mcuee@mcuees-Mac-mini avrdude_bin % avrdude -c urclock -P ch340 -p m328pb -x…
mcuee updated
9 months ago
-
I am trying to upload bootloader to new atmega328p-smd version but ide shows (in verbose output) syntax error in avrdude.conf file at line 421.
Another error is that the said file (avrdude.conf) can…