Touch sensing library
Posted on August 31, 2009 at 14:25Touch sensing library
Posted on August 31, 2009 at 14:25Touch sensing library
Posted on December 14, 2017 at 13:10Hello, no block or place matches the pattern 'ro code section FLASH_CODE in stm8l15x_flash.o' error appered after adding #pragma location = 'FLASH_CODE' before block programming function in IAR complier? Any help...
Posted on December 07, 2017 at 12:41#error cpstm8 C:\Program Files\COSMIC\FSE_Compilers\CXSTM8\Hstm8\mods0.h:1 FlexLM No such feature exists.
Posted on October 23, 2017 at 10:53Occasionally we have need for a 6, 8, or 14-pin MCU. For instance SOT23-6 or leadless devices to conserve board space. Up until now, PIC10 and ATtiny have been the only choices, but it's good to have some other o...
Posted on December 04, 2017 at 07:55Can i have software programming tool for STM8/STM32 using ST-Link/v2 in linux tool
Posted on November 27, 2017 at 12:55Hello Everyone,I am working on the STM8AL3166 and try modify the SPI register. My simple code is as below :int main() { SPI_CR1 |= 0b00100100; /* Configure as master and 500 kHz com speed}As read in the dat...
Posted on December 08, 2017 at 11:26I cant connect to my EVALKITST8500-1 using Smartgrid LabTool V4.4.The power cable and the USB cable for kit interface are connected properly. When I connect the interface cable as per the the quick start guide, th...
Posted on December 05, 2017 at 14:40I created one segment and using #pragma i store some values in that location.If my code size cross that memory area means, overlap error occurs.How can i overcome with this error?
Posted on September 20, 2016 at 11:54Hi,We are working on STM8S003f3 microcontroller. We have successfully configured Channel 3 of the microcontroller.When Tim1- Channel1 is configured in similar way, it does not produce PWM ouptput on the pin.We ha...
Posted on November 30, 2017 at 15:53I just uninstalled and newly installed the COSMIC stm8_32k compiler and applied for a new license, placed the newly received license in the License subfolder but I'm still getting the following error '#error cpstm...