User Activity

Posted on January 30, 2014 at 01:05Can STM8S be used with an low cost RF receiver, like the ones available on ebay for $1-$2? If yes then can someone help me identifying library/functions to execute this task. Thanks #interfacing-anything-to-anyt...
Posted on January 27, 2014 at 19:32I am new to programming in C after years of using Basic on PICs. I would like to know where should I look for functions associated with a peripherals like GPIO ADC etc and what parameters they can accept. I am usin...
Posted on January 25, 2014 at 20:48I am reading it in help files, variables declared as u16/u8 etc. What is this? Does it meanu16=unsigned int typeu8=unsigned char type ?
Posted on January 23, 2014 at 21:38Hello, this is my first post here and my first attempt in programming an ST MCU. I today bought STM8S discovery board and it should arrive shortly.I was looking for some pointers as to where to get the firmware lib...