Search found 49 matches

by barewires
Thu Jun 01, 2017 8:07 am
Forum: ST Microelectronics
Topic: STM8S103F3 Development Board (HCDVBD0034)
Replies: 22
Views: 61624

Re: STM8S103F3 Development Board (HCDVBD0034)

I do most of my development (well everything now) on a Pi 3 and the old / new - Pi Zero / Pi Zero W :idea: . I don't use Windows much as I need a reliable and consistent environment which sadly has never happened with MS. I have lost too much time and effort, since the 1985 Windows 1.0, watching tha...
by barewires
Thu Jun 01, 2017 7:02 am
Forum: Sensors
Topic: W1209 Temperature control Switch (HCTHER0006)
Replies: 38
Views: 136812

Re: W1209 Temperature control Switch (HCTHER0006)

eForth words and memory dump running on other STM8S boards, not yet verified with the W1209! WORDS <enter> IRET SAVEC RESET RAM NVM LOCKF ULOCKF LOCK ULOCK ADC@ ADC! WORDS .S DUMP ALLOT VARIABLE CREATE DOES> ] IMMEDIATE : ; ." $" ABORT" AFT REPEAT WHILE AHEAD ELSE THEN IF AGAIN UNTIL BEGIN +LOOP LOO...
by barewires
Mon May 29, 2017 4:47 pm
Forum: General Discussion
Topic: Solder Iron
Replies: 2
Views: 28385

Re: Solder Iron

Way back in the 40s the US couldn't shoot an anti-aircraft proximity shell (English invention) containing then state-of-the-art vacuum tube (valve) amplifiers that survived the launch from a cannon. The high G-forces shattered the defective American solder joints. Churchill sent an Avro Lancaster fu...
by barewires
Sun May 28, 2017 6:35 pm
Forum: Sensors
Topic: W1209 Temperature control Switch (HCTHER0006)
Replies: 38
Views: 136812

Re: W1209 Temperature control Switch (HCTHER0006)

Also running gforth on the Pi, it is a full Forth with 1763 words. sudo apt-get install -y gforth gforth words //copy and paste the list of words with editing to a file gforthwords. (Raspbian / Linux does not care about file extensions (it's all in the permissions) so this file can be viewed with le...
by barewires
Sun May 28, 2017 5:45 pm
Forum: Sensors
Topic: W1209 Temperature control Switch (HCTHER0006)
Replies: 38
Views: 136812

Re: W1209 Temperature control Switch (HCTHER0006)

Hi Alfredo, I tried picocom a few days ago but lost the link to the page with the configuration settings or 'wrapper', thanks for reminding me. The sudo is initially included here as it will be required the next time one edits the shell .sh file or else the changes will not be accepted. It can be ve...
by barewires
Fri May 26, 2017 12:54 am
Forum: Sensors
Topic: W1209 Temperature control Switch (HCTHER0006)
Replies: 38
Views: 136812

Re: W1209 Temperature control Switch (HCTHER0006)

Finally I have programmed the W1209 with the eForth OS. The factory code is protected and cannot be read or written to unless it is unlocked. Checkout the HCDVBD0034 forum for details on installing the stm8flash burning utility. Download the binary files from: https://github.com/TG9541/stm8ef/releas...
by barewires
Thu May 25, 2017 12:08 pm
Forum: ST Microelectronics
Topic: STM8S103F3 Development Board (HCDVBD0017)
Replies: 1
Views: 15074

Re: STM8103F3 Development Board (HCDVBD0017)

Hi All, I have had much success with eForth on the STM8S103F3 - see HCDVBD0034 forum. How much fun can one have with < 5 K? eForth is so powerful and self-contained that I will never again need to use C, SDCC, assembly language, machine language, instruction sets, IDE or compilers. I have seen the l...
by barewires
Wed May 24, 2017 1:38 pm
Forum: ST Microelectronics
Topic: STM8103K3 Development Board (HCDVBD0019)
Replies: 1
Views: 16574

Re: STM8103K3 Development Board (HCDVBD0019)

Hi All, I have had much success with eForth on the STM8S103F3 - see HCDVBD0034 forum. How much fun can one have with < 5 K? eForth is so powerful and self-contained that I will never again need to use C, SDCC, assembly language, machine language, instruction sets, IDE or compilers. I have seen the l...
by barewires
Wed May 24, 2017 11:07 am
Forum: Sensors
Topic: W1209 Temperature control Switch (HCTHER0006)
Replies: 38
Views: 136812

Re: W1209 Temperature control Switch (HCTHER0006)

Hi Alfredo and all, I have had much success with eForth on the STM8S103F3 - see HCDVBD0034 forum.
http://forum.hobbycomponents.com/viewto ... =87&t=2180
by barewires
Sun May 21, 2017 2:17 pm
Forum: ST Microelectronics
Topic: STM8S103F3 Development Board (HCDVBD0034)
Replies: 22
Views: 61624

Re: STM8103F3 Development Board (HCDVBD0034)

With a RaspberryPi 3 (Now works on a PI Zero W) I have had some success reading the flash and eeprom. The part number is actually STM8 S 103F3 :oops: sudo apt-get update sudo apt-get install -y sdcc screen picocom minicom sdcc --version SDCC : mcs51/z80/z180/r2k/r3ka/gbz80/tlcs90/ds390/TININative/ds...

Go to advanced search