User Activity

So I'm trying to scan channels from IN0 to IN6 in my stm8s-discovery board. At the same time, i'm using PE6(IN9) as a digtial input. When I debug, I've seen the PE6 works as digital input till I configure the ADC in scan mode.Using the stm8s cube wit...
Good afternoon, I would like to share an issue I’m facing with a stm8s105c4.A feature of our main application is to calculate a CRC of the entire program in the flash. Unfortunately, when I read flash data from addresses close to the instruction in e...
Good afternoon,I've found few information about the available memory to use as for the GATT service in the BlueNRG-ms.I have a GATT service defined and I want to know if it fits in the BlueNRG and,if not, how much I have to reduce it For the second, ...
Posted on June 21, 2018 at 12:17We are trying to migrate a .lib library which we use with STM32F1 microcontrollers to an STM8S microcontroller.We would like to use a similar toolchain for the STM8S:ToolChain for the STM32F1:Eclipse base IDE + Keil t...