User Activity

Posted on May 07, 2014 at 09:18I intend to implement a single touch key using stm8 touch library. I am having few issues regarding this.I haven't used the shield concept for noise immunity, so what does a need to define for : SCKEY_P2_DRIVEN_SHIELD_...
Posted on May 07, 2014 at 09:00I intend to use the stm8s touch sensing library, can someone tell me the significance of SCKEY_P1_DRIVEN_SHIELD_MASK , given in the stm8_tsl_conf.h file.Thank you #stm8s-touch-sensing #stm8s-discovery
Posted on March 10, 2014 at 08:34Hello, I need help regarding writing data in EEPROM using standard block write operation. Problem is I am unable to execute the steps given in PM0051 in C++. It says that the routine for block write must be executed ...
Posted on February 03, 2014 at 12:57Hello,I am having issues writing data into EEPROM of Stm8s003K3. I am using Stm8s Discovery development board and IAR IDE.I know the algorithm of unlocking the eeprom.I have attached the code I am using. The probl...