-
this help?
C:\Program Files (x86)\Arduino\arduino-builder -dump-prefs -logger=machine -hardware C:\Program Files (x86)\Arduino\hardware -tools C:\Program Files (x86)\Arduino\tools-b…
-
It seems that the library is not able to open a connection with my Arduino Nano ATmega328 (old bootloader) even if it is correctly identified. It is something related to the UART protocol, I suppose. …
-
I can see there is a configuration available for Geeetech A30 printer, it does not sound like the OEM LCD is supported yet. It would be really great to have the LCD working without having to replace i…
-
```
./stm8flash -c stlinkv2 -p stm8s103?3 -w ../sdcc-examples-stm8/blinky.ihx
```
results into
```
Determine FLASH area
Writing Intel hex file 194 bytes at 0x8000... Tries exceeded
```
There is stm…
-
In GitLab by @ghost1 on Nov 30, 2021, 13:50
Hi,
Trying to write a PIC12F675 with http://www.leapsecond.com/pic/src/pd11.hex
(I also reassembled the file in case the web version is broken but that di…
-
I've been working on my GUI in my spare time and thought I would give an update on it. It is to the point where it has just about all of the major components I wanted implemented. It is nothing specia…
-
Я добил таки драйвер до такого состояния, когда он устанавливается без тестового режима.
Вся загвоздка в nv_disp.cat. Он содержит хэши всех прочих файлов. Поскольку часть файлов модифицирована, хэш…
-
Hello,
I have been trying to compile gsuploader on windows. Is using nmake in visual studio the easiest way? I keep getting this error
"NMAKE : fatal error U1073: don't know how to make 'all-bef…
-
In GitLab by @adumont on Nov 29, 2021, 15:44
When writing it hangs at reading/verifying:
```
$ minipro -p AT28C256 -w forth.bin
Found TL866II+ 04.2.128 (0x280)
Warning: Firmware is newer than expect…
-
Can you make a wiki page / doc about using flash write feature?
How does a program page erase and byte write the flash?
How does program find the addresses to call? (in a version independent fashi…