Application overview
The Discover software demonstrates the touch sensing feature of the STM8S-DISCOVERY evaluation board. It may also be used as starter code for developers who need to manage this touch sensing key within applications that require a user interface.
The STM8S-DISCOVERY is delivered with this code already programmed in the STM8S105C6T6 microcontroller Flash memory. Once the STM8S105C6T6 is powered-up through a USB cable connected to the host PC, the LED LD1 starts blinking slowly, meaning that the programming has been completed successfully.
■ Each time the TS1 key is pressed, LD1 blinking speed increases.
■ The third time TS1 is pressed, LD1 is switched off.
■ You can then restart a blinking cycle by pressing TS1 again.
The Discover demonstration software is available from the STM8S-DISCOVERY web pages at http://www.st.com/mcu.
Reference documents
■ STM8S-DISCOVERY evaluation board use manual (UM0817).
■ Developing and debugging your STM8S-DISCOVERY application code user manual
(UM0834).
