IWDG & WWDG in halt-active mode
Posted on June 18, 2013 at 04:47IWDG & WWDG in halt-active mode
Posted on June 18, 2013 at 04:47IWDG & WWDG in halt-active mode
Posted on June 06, 2013 at 13:17Hi, In my application ,I need to do optimization through make file. Previously it was: CCOMMON = STM8(LARGE) OT(0) WARNINGRETVAL(0) DGC(data) For optimization i did following changes: CCOMMON = STM8(SMALL) OT(7,SIZE...
Posted on May 07, 2013 at 14:58I am using the STM8L151C6T6. I would like to route PD6 to TIM1 Input Capture IC2. The following code executes but does not change the RI_ICR1 register value and the routing does not take place either. GPIO_Init(POR...
Posted on December 21, 2012 at 04:11I am using COSMIC compiler in STVD. I try to define segment option -ck for all program and constant. I can use Project Settings->Linker->Input->Segment/Section to add option for all .const and .text. But the in...
Posted on June 03, 2013 at 15:49Hello,Sorry for the double post, I didn't saw that a special section dedicated to the STM8 Discovery was created.I am actually working on a project based on the Touch RC Acquisition.I have downloaded the example from ...
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...
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....
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 /*---...
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...
Posted on May 20, 2013 at 15:24Hi folks -sorry this was posted to the wrong forumCS #timer-initiation-stm32f4