STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

ST-Link V2 STM8S Program Problem

Posted on June 20, 2016 at 13:23Hai,    I have write code for LED blinking for STM8S105K4. I try to program it through ST-Link V2 adapter. But it shows warning as 'Warning : FILE : line 1: Address 0x4800 is out of range and is ignored!'.       I hav...

STM8 Bootloader enabling

Posted on June 19, 2016 at 14:54Hi all,I want to enable the STM8AF5289 bootloader for downloading the application through serial port. I have downloaded the ST visual programmer for this purpose .Can anyone please provide me the steps to be done for...

CAN received message filtering mechanism

Posted on June 10, 2016 at 14:03Hi all,I am working on some CAN communication project which allows us to control some external device attached to one node from some other node.Since the CAn bus is a broadcast network and hence a message sent by a no...

STM8L151F3 high failure rate

Posted on June 16, 2016 at 16:34Situation: Chip STM8L151F3U6.Circuit = MCU + LED (work time counter) After manual assembly, we have 80% of the output of defective products.Current consumption in reset from 0.1 mA to 8 mA (from sample to sample).Powe...

0690X00000602o3QAA.jpg

Small Device C Compiler 3.6.0 released

Posted on June 13, 2016 at 00:54Version 3.6.0 of SDCC, a C implementation targeting 8-bit architectures including the STM8 was released a few hours ago: Today a new release of SDCC was made. We are now at version 3.6.0. You can get it at: http://sou...

STM8L152R8 LCD Controller

Posted on June 12, 2016 at 05:43Hello,I'm currently working on STM8L152R8 and I need to drive a customized LCD glass. The problem is that I can not find any information about LCD_RAM[22:0] bits versus associated segments. For example I don't know wh...

Availability of previous Cosmic compiler versions?

Posted on December 04, 2015 at 12:05Hi thereWe've just come across a problem which may (not confirmed yet) relate to using a too-recent version of the Cosmic STM8 compiler. My binary works when compiled with 4.3.13, my colleague's does not when usin...

jro by Associate III
  • 367 Views
  • 4 replies
  • 0 kudos

Different binaries on different machines

Posted on June 07, 2016 at 15:00We are facing issue to generate the binaries for our target microcontroller. The details/settings are as below.Microcontroller - STM8AF6246ST Visual Develop - version 4.3.9Cosmic compiler - version 7.5.1Memory model -...

STM8L ADC DMA issues

Posted on June 01, 2016 at 20:52Hi,    I am running my ADC in continuous mode to sample multiple channels multiple times.  I am using DMA to transfer the data to RAM in circular mode.  I am seeing occasional corruptions of individual samples.  I als...