-
Will stcgal support USB-ISP?
![USB-ISP](https://cloud.githubusercontent.com/assets/1071872/13954308/dc457d40-f048-11e5-9945-39f8d4ca1894.PNG)
tpimh updated
10 months ago
-
The new C51 compiler such as SDCC supports stdint.h which contains platform independent definition such as int8_t, uint8_t 8,etc. However the FwLib_STC8 defines same things at fw_types.h, which finall…
-
Can't STC8G use the tool?
When I used stcgal, I can't download program for my STC8G board.
```
Cycling power: done
Waiting for MCU: done
Protocol detected: stc8
Target model:
Name: STC8G…
-
Hello,
Are you willing to consider supporting STC10xx chip? :-)
-
Hello. I can't manage to upload a file to my STC15W408AS.
I'm using
* linux
* pyserial 3.5
* stcgal 1.6
* mcu on breadboard, only connecting vcc/gnd/rx/tx
I tried:
* all kind of options -b,…
-
I have tried stcgal on STC8G1K but it didn't work.
After trying downloading the firmware into STC8G1K chips, these chips could not work even using the official programming tool - stc-isp - anymore.
-
I have a STC15W101 mounted to a circuit board (sonoff door sensor).
This chip apparently has 128 bytes of RAM, 1KB of code flash, and 4KB of EEPROM flash.
It appears that just gpio hal alone requi…
-
compile error when call function `PWMB_PWM1_SetCaptureCompareValue`, missing `PWMB_CCR1H` and`PWMB_CCR1H `.
```
src\main.c:89: error 20: Undefined identifier 'PWMB_CCR1H'
src\main.c:89: error 20: U…
-
PIO Core Call Error: "The current working directory /home/qiaozuo/Documents/PlatformIO/Projects/stc8 will be used for the project.\n\nThe next files/directories have been created in /home/qiaozuo/Docu…
-