STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Through-Hole Microcontroller with Evaluation Tool

Posted on October 05, 2016 at 20:17Hi, I'm working on a project that needs a microcontroller to produce a control signal for an analog audio effect. The microcontroller I choose needs the following requirements:-Through-Hole / DIP package-At least 4...

epalaima by Associate II
  • 611 Views
  • 0 replies
  • 0 kudos

STM8S003 registry access

Posted on October 05, 2016 at 15:26Our company as an electronic engineering company is willing to use your products specifically STM8S003.For more than 12 years we have used Atmel products and have lots of experiences on it.Beginning with your STM8S...

Cannot compile with Cosmic

Posted on February 26, 2016 at 03:20Hi,I'm trying to use the Cosmic 32K compiler in ST Visual develop and having created a completely new project with no additional code in, I can't compile it. I can't compile using Idea either.My error is:&sharperr...

harris by Associate II
  • 444 Views
  • 2 replies
  • 0 kudos

UART communication using STM8L discovery

Posted on August 23, 2015 at 08:54Hi,I am new to use STM8L controller.I am just trying to put Simple character on UART using STM8L discovery board.But I am failed to do this.Following is my code for this.void main(void){        u8 Data = 'N';       ...

Using Eclipse and STVD with Cosmic

Posted on September 29, 2016 at 15:03Due to the CDT debugging issue this is a fair workaround for productivity (convenience due to Eclipse, issue tracking, git handling, doxygen (eclox) etc.)Google always helps, so I gathered all info I found and te...

hjs by Associate II
  • 538 Views
  • 0 replies
  • 0 kudos

Getting Cosmic C setup with STVD

Posted on September 28, 2016 at 15:36I've downloaded STVD, installed it, Downloaded Cosmic C, installed it and downloaded en.stsw-stm8069.zip (standard peripheral library) Now. I cannot for the life of me get this thing working. I opened the .stw pr...

wfd by Associate II
  • 407 Views
  • 1 replies
  • 0 kudos

no ST-Link detected *sometimes

Posted on September 23, 2016 at 19:24I'm using the ST-Link V2 as a programmer repeatedly.  Sometimes it returns no ST-Link detected when I try to program.  Unplugging the device then plugging it in again solves the problem. When its in this state, I...

Code example STM8L152C6

Posted on August 30, 2016 at 10:07Hi, I'm trying to find some code examples I can run though using the STM8L152C6 micro. I'm new to this so I wanted some proven code I can step though and make sure I understand all of the commands, can anyone point ...

STM8 Linker: text size overflow ... just in Release ... not in Debug

Posted on April 08, 2016 at 17:04Hello everyone!Currently I'm switching from an Atmel ATTiny to a STM8 microcontroller and so I'm evaluating different IDEs and compilers. I started with a combination of the ST Visual Development and the COSMIC STM8 ...

cr by Associate
  • 856 Views
  • 2 replies
  • 1 kudos