-
While looking at [ebike displays](https://github.com/OpenSource-EBike-firmware/TSDZ2-Smart-EBike/tree/master/src/display/KT-LCD3), I wonder about the process to add/mix/graft e4th into a primarily C …
-
I am using an Odroid C2 with Ubuntu 16.04 to upload source code from W1209-0.2.1 to a W1209 board with codeload.py. The first error I found with "make load" was:
if [ ! -d "out" ]; then \
curl -#…
-
Hello,
I'm looking for easy way control relay (220V load) with modbus and input pins (push buttons) on C0135 board.
As far as I understand I need to implement modbus and handling push buttons with G…
-
In August of 2018 I ordered 3 XH-W1219 boards from an eBay vendor single2000 and they came with the Nuvoton N76E003AT20 chip. There were also some changes in the power diode which is an smd and resist…
-
Hi, stm8ef in sstm8 simulator works perfectly for me using telnet connection, However, I need also #include feature there so I've tried simload.sh but it fails:
```
ivo@ip:~/Projects/forth/stm8ef/…
ivpri updated
5 years ago
-
@sbridger and I worked a bit on the issue. e4thcom seems to work but we're not able to access Windows10 COM ports.
Details are here: https://github.com/TG9541/stm8ef/wiki/Running-E4thCom-on-Window…
-
Hi,
This is just a short note - ST has released two brand new STM8 Nucleo boards - one with the stm8l152r8 chip and the second one with the stm8s208RB. Both of these can make excellent targets for st…
-
Would you happen to know if one of the PWM outputs of the XY-PWM could be coaxed into being an Analog input for A/D conversion. I've been looking for a schematic with no success.
Thanks!
![ima…
-
Just a thought, a question really. Since we now have a possibility to store words in eeprom (limited yes, but still) - would it be possible to perform incremental upgrade to the stm8ef itself, thus el…
-
Sorry If this is the wrong place to ask but I was wanting to make use of https://github.com/TG9541/stm8ef/blob/master/inc/stm8ldevice.inc in a project.
Now that doesn't include a licence, but the li…