STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM8L I²C problem with BTF

Posted on January 28, 2015 at 10:50Hi folks I've been debugging some code written by someone who susequently left the project, so I can't ask him... The code in question runs on an STM8L151G4, and concerns using it as an I²C slave, using interrupts...

jro by Associate III
  • 323 Views
  • 0 replies
  • 0 kudos

Timer 1 CC and Timer 2 as PWM

Posted on January 27, 2015 at 13:27Hi all, is it possible to run the Timer 1 in Capture Compare mode to detect the duty cycle of a PWM and the Timer 2 in Capture Compare mode to generate a PWM? Sadly in my project Timer 2 is not giving any output wh...

IEC60335 problem with COSMIC linker

Posted on January 26, 2015 at 17:09 Hi everybody, I'm trying to include in my project the IEC60335 library to have class B self test. I receive this error during linker phase #error clnk Debug\stm8slkf:1 segment .CLASS_B...

Device Die ID

Posted on January 20, 2015 at 10:17Hi All,Anyone can tell me please of the partnumber of MCU with the following details. Device Die ID is: 0x67671003Device Unique ID is 0x800600190B4730313683734If link is available for this information. Please let m...

edmon by Associate
  • 321 Views
  • 0 replies
  • 0 kudos

STM8AF6266RC EEPROM cleared on voltage drop

Posted on January 19, 2015 at 13:37Hi It seems that if voltage is droped slowly in the STM8AF6266RC the eeprom is either cleared or corrupted. while voltage is droped i am not trying to write to the EEPROM. what can cause this and how can i avoid it...

Halt Mode of STM8S

Posted on January 17, 2015 at 12:01Hello Friends,I am working with STM8S to develop Remote Control.So, I want that my STM consume low power during halt mode & it will wake up based on GPIOC (switch) Interrupt.sw press = remote send on commandsw pres...

hardip by Associate II
  • 700 Views
  • 0 replies
  • 0 kudos

STM8L152C6T6 USART1 Interrupt mode

Posted on January 13, 2015 at 08:22Hi,I am trying to transfer and read data from USART1 in interrupt mode but failed to do so. I successfully communicated with the polled method. I am not able to run any interrupt.No interrupt is executed as I write...

sushil by Associate II
  • 328 Views
  • 0 replies
  • 0 kudos

RAM Size config

Posted on January 12, 2015 at 11:39Hi STM8 master,One quick question about the STM8 RAM size changeI checked the xxx.map file and used 86 Byte on stack.I did change the RAM size through in Project settings->Linker->Inputbut lkf file does not change ...

taipei by Associate
  • 444 Views
  • 2 replies
  • 0 kudos

STM8L152C6T6 USART1 interrupt probelm

Posted on January 12, 2015 at 13:48Hi , i am unable to transfer and receive data from usart1 using interrupt. I used polling method to transfer and receive data from usart1 and it is working OK. ( Tx and Rx are Shorted)I am using STVD and Cosmic com...

sushil by Associate II
  • 326 Views
  • 0 replies
  • 0 kudos

Hanging of STM8s

Posted on January 08, 2015 at 06:15Hi...I am using STM8S family controller.I am also using SPI Bus to communicate with Peripheral.(As per my requirement SPI need to run properly.)  During Run time, initially STM8S work properly but after some time i...

hardip by Associate II
  • 592 Views
  • 4 replies
  • 0 kudos