-
Sometimes it would be nice to just have those artifacts...
-
I am trying to do similar project like STM8S001JRS485 with modbus but using STM8S103F3 board and I can't upload modbus files on my board. I already downloaded on my board MINDEV.ihx using stm8flash bu…
-
Hi,
I am really enjoying using this toolchain for my project. However, I'm a bit stuck at the moment:
I'm trying to CREATE a byte-oriented data table for an audio DSP in a STM8S105 running STM8E…
-
@MrMarkB found a bug in Dr. Ting's original STM8EF code that's likely also in your code base.
Please refer to https://github.com/TG9541/stm8ef/issues/400
-
According to, ["STM8AL3xx6/8 STM8Lx5xx4/6 Errata sheet"](https://www.st.com/resource/en/errata_sheet/cd00237242-stm8al31xx-stm8al3lxx-stm8l052c6-stm8l151xx46-and-stm8l152xx46-device-limitations-stmicr…
-
Some applications, e.g. ISR handlers, Flash page write, or STM8L Low-Power-Run Mode require code that doesn't depend on the STM8 eForth core. While coding in assembler or C is possible, it would be gr…
-
I've found an apparent bug in the UM/MOD word.
Test case producing error is "HEX 2400 F4 A2C3 UM/MOD .S" which gives result "22C2 2" where "A243 17F" is expected.
For context I'm developing a wo…
-
Hi. I have a W1209 with STM8S003F3P6 on board. After the successful flashing I am stuck with the "4th" display. Long pressing "set" has no effect.
I ran
```
make clean
make BOARD=W1209 flash …
-
On Page 55 of the [ROBOFORTH II tutorial](https://www.strobotics.com/manuals/tutorial7.pdf) the use of `OUTER` and `EXIT` for debugging is demonstrated. A quick test shows that this also works for STM…
-
@BigVulcanDeal [wrote about an incompatible hardware variant he received](https://hackaday.io/project/26258-w1209-data-logging-thermostat#j-discussions-title) that has a 5k instead of a 20k resistor i…