STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

EWSTM8 of IAR - problems with debugging

Posted on September 21, 2012 at 10:33Dear,In the past I published here in the forum a question about EWSTM8 problems.I have been in touch with IAR on that and now I have their Beta version. This beta version has solved a problem with crashes as resu...

elil by Associate III
  • 319 Views
  • 0 replies
  • 0 kudos

STM8TL53 IO remapping

Posted on September 19, 2012 at 11:57Hi there I see in the datasheet of the STM8TL53/2 that there are remappings for the Timer3 Channel outputs. This is nothing unusual as I have dealt with remapping alternate functions on STM32 and STM8S mcus. I ha...

Software Update on STM8

Posted on September 12, 2012 at 12:40I am working on a low density STM8S with 8Kbyte flash memory. I need to accomodate a main software and a recovery software. I do not need any special bootloader as I am planning to make the software update as pa...

spveer by Associate II
  • 770 Views
  • 3 replies
  • 0 kudos

ICP and IAP: Linker

Posted on September 18, 2012 at 17:21 Hi, Is it possible to program only part of the flash memory using ICP? I have STM8 programmed with bootloader using ICP where UBC is protected from 0x8000 to 0x8fff. Now when I try to...

spveer by Associate II
  • 371 Views
  • 0 replies
  • 0 kudos

TIM3 wrong counting?

Posted on September 04, 2012 at 17:14I need to generate a 20 ms interrupt into my firmware. HSE is 16 Mhz with STM8S208. I put this initialization code into my firmware to accomplish that through the use of TIM3: #define PRESC TIM3_PRESCALER_32     ...

STVD 4.3.1 : swim error [30103]

Posted on February 09, 2012 at 12:26Hi, I'm running windows 7 64 bit, my target is STM8S103F2U. STVD gives me this error when trying to debug: ''failed to download application: error: swim error [30103]: rlink communication error''.    Rlink does no...

USART - wrong data

Posted on August 30, 2012 at 15:01I'm currently debugging STM8 software of a colleague who is on holiday and i face a problem which i cannot immediatly solve...  (I’m an analog engineer, so software is not really my cup of tea)The device has a USA...

STM8S003F3 how to implement slider?

Posted on September 03, 2012 at 21:06I can't find any app notes on PCB trace for slider. Please help. #touch-library #capacitive-sensor

waijye by Associate
  • 617 Views
  • 0 replies
  • 0 kudos

@eeprom

Posted on August 09, 2011 at 18:31Anyone know how to use the @eeprom on the cosmic compiler Does it suppot @eeprom vu32 EE_Total; The above passed the complier but if I try to use it I get errors I've also tried char and int but none seem to work. ...

Debug/programming another chip with STLINK from STM8disco

Posted on August 30, 2012 at 12:11Hi, After developping and testing with stm8s-discovery connected to various evalboards, i just received my prototype. As written in STM8SVLDISCOVERY's usermanual, i unsoldered the two 0 Ohms of swim connector from t...

thibaut2 by Associate II
  • 455 Views
  • 1 replies
  • 0 kudos