-
When EEPROM file parameter is passed to `stcgal` then free space between end of program and start of EEPROM area is filled with 0x00 data. When no EEPROM file is passed to `stcgal`, then FLASH is just…
-
Sorry to bother, but i didn't find any word about how to upload preconfig FW on the realy module.
Can you please adress me in the right direction?
I wonder if i can use my CH340G module to do it.
-
```
$ stcgal -V
stcgal 1.6
```
When I flash EEPROM second file to `stcgal` to empty chip, it works, no problem (`$ stcgal -p /dev/ttyUSB0 program.hex eeprom.hex`). When I try upload EEPROM secon…
-
Hi!
I recently order some new 15F104W.
I can't program these items.
BSL version has changed from 7.1Q to 7.2.5Q
Target frequency is 0.000 MHz vs 92.056 MHz
Package data is 9 bytes longer
Using late…
-
Hello,
i bought a cube, did the soldering, did quick test one row, 3 led permanently on, no blinking. I thought i mess with the soldering, i bought a second cube, still same problem.
I find out it i…
-
Hi,
Are you able to divulge how to flash and boot the MR33?
Cheers
Kyle
-
I apologize if opening an issue is not the best way to go about getting support for this package - feel free to redirect me elsewhere if so.
I am having trouble using stcgal on my STC12LE5A60S2, ba…
-
## The problem
Speedtest integration does not show all the servers on the frontend. For Portuguese ones:
![imagem](https://user-images.githubusercontent.com/41837236/93580620-effdff80-f997-1…
-
hello there,
using my new sensehat on my raspberry pi b+ with a newly installed raspbian via NOOBS i get the following error message
OSError: Cannot detect RPi-Sense FB device
altough all LEDs are o…
-
To test the SPI in attiny 861 I uploaded a master transmit sketch to attiny(via arduino(uno) as ISP) and slave recieve sketch to another Arduino uno.
The Arduino(slave) should output "Hello world!…