-
Sun 02 Jun 2019 07:42:23 PM UTC
The bit is for clock failure detection
[file #47011: ATmega328pb_has_efuse_bit_3.patch](https://savannah.nongnu.org/patch/download.php?file_id=47011)
This issue was …
-
### Describe the request
Arduino IDE 1.x sorts the menu for each platform in Tools > Board (e.g., Tools > Board > Arduino AVR Boards) according to the order of occurrence of the name property for eac…
-
Are you able to access DP26 with arduino using the ATMEGA328PB? I've tried it but arduino doesn't seem to be able to reach it.
Any advise would be greatly appreciated!
-
Hello,
i just want to know how i can add stm32 microcontroller support (stm32f103rct6), not for all pins just 2 is enough, would really appreciate guidance on how to implement this. Tried adding in…
-
Cameron Tacklind
Tue 24 Apr 2018 11:41:55 PM UTC
I've been looking at modifying avrdude.conf to add support for ATmega328PB. In doing so, I noticed the option `ocdrev` that is set to 0~4 on various …
-
Under 4.1 ESC - Castle link it states "Remark: currently not compatible with Teensy3.x" is this still true or has it been resolved?
-
Hello Daniel,
which board type to select in config.h when using a Pololu ATMega328PB board?
Jürgen
-
Rob3rta is an adopted clone of Bob3. This board is base on ATmega328PB. A general explanation can be found [here](https://www.bob3.org/de/details/hardware).
We want to integrate this set into the Lab…
-
I just walk through the datasheet. There is no I2C for this MCU, or I am wrong?
And an additional question, by using your package support, can I burn the bootloader and use it just like any other A…
-
To toggle a pin, optiboot.c uses an OR mask:
https://github.com/Optiboot/optiboot/blob/81bdd404ff70b76fed716a10bbde90149d98e647/optiboot/bootloaders/optiboot/optiboot.c#L1270
However, it seems tha…