Search found 49 matches

by barewires
Wed Oct 18, 2017 5:08 pm
Forum: General Discussion
Topic: STM8S Cross Posts
Replies: 2
Views: 27844

STM8S Cross Posts

Hi Andrew, I really enjoy contributing to the forum and spend a lot of time ensuring that the content is accurate and promotes HC products. I have put a lot of effort into STM8S forums (STM8S103, STM8S003, W1209) but find the STM8S105 gets the most hits but with the least content. Is it feasible to ...
by barewires
Wed Oct 18, 2017 4:46 pm
Forum: ST Microelectronics
Topic: STM8S103F3 Development Board (HCDVBD0034)
Replies: 22
Views: 62606

Re: STM8S103F3 Development Board (HCDVBD0034)

Running eForth on many of HC STM8S products, I highly recommend Thomas' excellent project. https://github.com/TG9541/stm8ef NVM : eedump $4000 $27F dump ; RAM HEX eedump 4000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ________________ ... 4270 4F 43 54 31 37 20 32 30 31 37 0 32 32 31 37 0 OCT17 2017_2217_ ok W...
by barewires
Wed Oct 18, 2017 3:31 pm
Forum: ST Microelectronics
Topic: STM8S105K4 Development board (HCDVBD0018)
Replies: 6
Views: 32823

Re: STM8S105K4 Development board (HCDVBD0018)

Running eForth on many of HC STM8S products, I highly recommend Thomas' excellent project. https://github.com/TG9541/stm8ef The STM8S series sold here (S003 in W1209, S103, S105) are functionally similar except for differing amounts of FLASH, RAM, EEPROM, I/O, package and pins and a few minor memory...
by barewires
Mon Oct 16, 2017 9:45 am
Forum: ST Microelectronics
Topic: STM8S105K4 Development board (HCDVBD0018)
Replies: 6
Views: 32823

Re: STM8S105K4 Development board (HCDVBD0018)

The solder bridge on IC pins 6 - 7 is intentional, adjacent to header pins PD4 - PD5
by barewires
Fri Oct 06, 2017 2:28 pm
Forum: ST Microelectronics
Topic: STM8 & STM32 emulator and programmer (HCDVBD0016)
Replies: 1
Views: 16149

Re: STM8 & STM32 emulator and programmer (HCDVBD0016)

This device is far easier to use than 'factory' STiNK (sic) hardware and software. STVP - Visual Programmer does not even have the StiNK-V2 option version 3.4.0, latest software. Their product only monitors the Vdd voltage and one has to supply it. On all Raspberry Pi I use stm8flash as explained in...
by barewires
Sun Oct 01, 2017 4:41 pm
Forum: Sensors
Topic: W1209 Temperature control Switch (HCTHER0006)
Replies: 38
Views: 137421

Re: W1209 Temperature control Switch (HCTHER0006)

Just updated W1209 to ver 2.2.17 and dumped flash and saw all remnants of previous words in the dictionary. How about padding the remaining 3K flash with 00 for readability? https://github.com/TG9541/stm8ef/issues/84 I thought about writing another memory to intel hex file converter (how many times ...
by barewires
Sun Oct 01, 2017 11:01 am
Forum: Sensors
Topic: W1209 Temperature control Switch (HCTHER0006)
Replies: 38
Views: 137421

Re: W1209 Temperature control Switch (HCTHER0006)

Check out the parallel forum on the STM8S103F3 Development Board (HCDVBD0034)
http://forum.hobbycomponents.com/viewto ... =87&t=2180
by barewires
Sat Sep 30, 2017 2:31 pm
Forum: ST Microelectronics
Topic: STM8S103F3 Development Board (HCDVBD0034)
Replies: 22
Views: 62606

Re: STM8S103F3 Development Board (HCDVBD0034)

Debugging the STM8S is easy to do by dumping the contents of blocks of data within the memory map. words IRET SAVEC RESET RAM NVM LOCK ULOCK ADC@ ADC! WORDS .S DUMP ALLOT VARIABLE CREATE DOES> ] IMMEDIATE : ; OVERT ." $" ABORT" AFT REPEAT WHILE AHEAD ELSE THEN IF AGAIN UNTIL BEGIN +LOOP LOOP DO NEXT...
by barewires
Tue Sep 19, 2017 11:44 pm
Forum: ST Microelectronics
Topic: STM8S103F3 Development Board (HCDVBD0034)
Replies: 22
Views: 62606

Re: STM8S103F3 Development Board (HCDVBD0034)

Cool, I will try that. I do have perfect pitch so it should be more tolerable. Trimming the clock does now seem to work on another chip. :shock: On certain chips it didn't. :?: I now use ls ~/Desktop/Forth/HSI.f and then copy the confirmed file name and paste it. This file is loaded in picocom with ...
by barewires
Sat Sep 16, 2017 5:39 pm
Forum: Sensors
Topic: W1209 Temperature control Switch (HCTHER0006)
Replies: 38
Views: 137421

Re: W1209 Temperature control Switch (HCTHER0006)

The 470nF capacitor "C1" (the one next to the sensor connector) now needs to be replaced on the W1209 PCB if it was removed when the sensor input was made dual-purpose as serial communications.
https://github.com/TG9541/stm8ef/wiki/Board-W1209

Go to advanced search