-
### Printer model
MK3
### MMU model
No-MMU
### Firmware versions
3.14.0 for Bondtech Extruder
### Upgrades and modifications
official Bondtech Extruder upgrade, Sunon 4010 fan for…
-
```
What steps will reproduce the problem?
I modified the sample code somewhat to show what I was getting in my
own sketch. Below is the updated sample.
/*
EDB_Simple.pde
Extended Database Libra…
-
```
It would be possible for the bootloader to load the OSCCAL register to
calibrate the internal 8MHz internal oscillator. The idea would be for a
bootloader-loader utility (like optiloader) to ru…
-
```
It would be possible for the bootloader to load the OSCCAL register to
calibrate the internal 8MHz internal oscillator. The idea would be for a
bootloader-loader utility (like optiloader) to ru…
-
(base) crisqifawei@CRISQIFAWEI-MC0 tiny51_os % make flash
rm -rf *.bin *.hex *.asm *.ihx *.lk *.lst *.map *.mem *.rel *.rst *.sym *.adb *.omf *.cdb
sdcc --model-large --debug -c ./task_scheduling_co…
-
```
What steps will reproduce the problem?
I modified the sample code somewhat to show what I was getting in my
own sketch. Below is the updated sample.
/*
EDB_Simple.pde
Extended Database Libra…
-
I have a brand new Eaton 5SC1500 and shortly after NUT server connects to it, the ups.alarm variable reads "Fatal EEPROM fault!" and the ups.status variable reads "ALARM OL CHRG". This seems to be the…
-
## Introduction
This RFC provides a solution which completely separates software (drivers, subsystems, RAM/ROM layout etc.) from hardware (physical devices, interrupts, cores, etc.)
This solves:…
-
```
It would be possible for the bootloader to load the OSCCAL register to
calibrate the internal 8MHz internal oscillator. The idea would be for a
bootloader-loader utility (like optiloader) to ru…
-
Currently the Library only knows one Internal MemoryUnit. Support for at least one (if possible, more than one) MemoryUnits like an external Flash/EEPROM for Update storage would be handy to easily su…