-
Just a very minor find:
Here .../TG9541/stm8ef/releases under the "STM8L-Discovery" there is a link to the LCD-DISCOVERY/README.md. which links to the stm8ef/XY-PWM/README.md. Not an issue at all. I…
-
New in the mail was a board with the following features:
* STM8S105S4T6 (16K Flash, 2K RAM, 1K EEPROM, 44pin)
* 6 relays 12V/250VAC w/ 6 red status LEDs
* 6 green status LEDs
* 4 digit digital cl…
-
This could be a product of my own shortcomings but I found the following today when trying to use the SPI functionality.
NVM
: SPI_CR1 $5200 ; IMMEDIATE \ ($00)
: SPI_CR2 $5201 ; IMMEDIAT…
VK6TT updated
6 years ago
-
Hi,
I want to control AC and DC volt simultaneously. So can I take 12V from (board) relay input?
I will connect AC k0 and K1 as a switch.
-
I am running stm8ef ver 2.2.19 on the MINDEV board. Just starting out with forth. When running blinky I came across this strange behaviour.
The code :
: blinky TIM $40 AND 0= OUT! ;
' blinky BG !
…
-
Complete reverse engineering, and at write a LED display driver.
-
Hello,
I have a question. Why did you chose to work with the STM8?
I don't have any numbers, but it seems the 8-bit MCU market is pretty much ruled by PIC and AVR devices, and the 8051 also see…
-
Howdy!
Just running a quick test of the uCsim example here ...
./sstm8 -g -w -tS103 -Suart=1,port=10000 out/MINDEV/MINDEV.ihx and telnet localhost 10000 which seem to start and run OK no error. …
-
Tried the latest binary today for my WD1209-FD testing. Found that the word "digit" is no longer in the pre-compiled binary. Which is odd because the forth.asm file in the master shows the entry. (Lin…
VK6TT updated
6 years ago
-
I have a strange issue with the W1209 thermostat code.
Not sure if it's bug or just a missing step from my side, so this is just a question.
Summary: after uploading W1209 code display shows "rand…