STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

SPI reset issue.

Posted on June 01, 2013 at 05:31Hi, i use spi slave mode, but i don't use NSS pin.if spi clock pin had noise, the spi receive error data( maybe 1 bit or others).so, when i want to reset spi, i am find the spi_dr not clear.and the message come in, th...

ellisshz by Associate II
  • 352 Views
  • 0 replies
  • 0 kudos

Voltage reference

Posted on May 30, 2013 at 10:46Hi all, I'm working on a project with a STM8AL, in the reference manual I found this section :14.3.17 Internal reference voltage conversion The internal reference voltage is internally connected to the VREFINT channel....

COSMIC LKF File

Posted on May 27, 2013 at 11:48Hi All, I want to execute some command in .lkf file for COSMIC Compiler condionally. is it possible?? Pseudo code is as below: /*--------------------------*/ #ifdef TRUE obj\libisl.sm8 #else obj\libis0.sm8 #endif /*---...

first use stm8s discovery

Posted on May 20, 2013 at 13:34Hi All, I’m trying to first test my board stm8s discovery with a small example in assembly.When I start debugging an error message appears “swim error [30006] init error comm chip Does not answer�?I’m using the Operati...

Timer initialisation problem

Posted on May 20, 2013 at 15:24Hi  folks -sorry this was posted to the wrong forumCS  #timer-initiation-stm32f4

bl by Associate II
  • 459 Views
  • 0 replies
  • 0 kudos

STVD Debugging issue

Posted on May 16, 2013 at 11:40Hi All, While debugging from STVD i am getting the following Message:- ''An unhandled win32 exception occured in gdb7.exe'' After this message debug is aborted. I am attaching the screen shot of the message. Please tel...

0690X00000602jMQAQ.jpg

Safety Datasheet for STM8L15x family

Posted on May 07, 2013 at 00:49Is there any safety datasheet for STM8L15x family of microcontrollers?

sia by Associate II
  • 430 Views
  • 1 replies
  • 0 kudos

Storing some calibration data in FLASH memory

Posted on April 17, 2013 at 22:35Hello, I'm looking into storing some calibration data for my application into FLASH memory since my EEPROM space is very valuable and I cannot spare any of it. The cal data would only be written once (upon the first ...

use rs232 uart with stm8l discovery board

Posted on August 12, 2011 at 01:06Hi, I would like to use the uart device of the stm8l chip on the stm8l discovery board. I notice that uart and cristal are shared on the same pins (PA2 and PA3) Do you think it is possible to use the uart when the s...

pub by Associate
  • 462 Views
  • 1 replies
  • 0 kudos

Instruction Trap 0x83

Posted on May 03, 2013 at 18:38Hi. I have a program in STM8L152R8, my firmware has a size of 0xEFE1. I want to prevent that for any reason my microcontroller work bad. So, I want to fill  the rest of the hex file (0x901E) with 0x83 (interrup trap). ...

prueba2 by Associate II
  • 556 Views
  • 2 replies
  • 0 kudos