STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Reset keeps occuring after program started.

Posted on May 20, 2012 at 09:43Hi, I have just received my discovery board and started to port my code over it but encountered the following problem : if I put a breakpoint at the entry point (first line of code of ''main'' function), I noticed that...

laxer3a by Associate
  • 414 Views
  • 2 replies
  • 0 kudos

STM8S_Discovery Debug problem

Posted on May 26, 2012 at 05:18When I want to debug the discovery board (I use WIN7 Systerm) at IAR some errors occured . It's reported like the picture: I need some help !! #stm8s_discovery-debug-problem

Alternate function remapping, OPT bytes, and PWM2

Posted on May 24, 2012 at 16:39 Hi again, i'm trying to set a pin to an alternate remapping pin, exactly i'm using TIM2 with PWM and i want channels in D2, D3 and D4. I have tried with this: #define OPT2 0x4803 FLASH_Unlock (FLASH_ME...

pedro23 by Senior
  • 475 Views
  • 2 replies
  • 0 kudos

STVD 3.1 errors and problems

Posted on May 24, 2012 at 16:28I'm having some problems with it. The problem is that randomly it starts to fail when you try to save any file (project, .c , . h files, etc). It happened to me 3 times already in the few days that i'm using it. One of...

pedro23 by Senior
  • 239 Views
  • 0 replies
  • 0 kudos

Passing -CP to the raisonance linker in STVD

Posted on May 23, 2012 at 16:11The linker is not case sensitive unless the -C flag is used on the command line Does anyone know how to pass this flag from within ST Visual Develop?  I can't just add -C as a user flag as STVD already passes -P and to...

Capacitive Proximity Sensor

Posted on May 18, 2012 at 14:22Hello, I need to built a capacitive proximity sensor with a range of at least 3''. What is the best sensor/controller that you advise me to use? I have been reading some things about STM8T143, but it's not easy to buy ...

paulo by Associate
  • 392 Views
  • 1 replies
  • 0 kudos

UART3 in STM8S207 with HSE

Posted on January 09, 2012 at 10:54 Please help me about I use STM8S207 for HSI : I use UART3. I can be control it normally. with follow code --> UART3_DeInit(); UART3_Init((u32)9600, UART3_WORDLENGTH_8D, UART3_STOPBITS_1,UAR...

Timer 1 Channel 1 Output compare mode: pin out doesn't work!

Posted on May 17, 2012 at 15:16Hi guys, I'm using STM8S207S6 44 pin microcontroller. I need to use TIMER 1Channel 1 in output compare mode with pin output enable but pin doesn't work. Iinitialize pin in output mode and TIMER 1 Channel 1 with ST driv...

STVD problem! It gets really slow when compiling

Posted on May 10, 2012 at 14:25Hi,Im using STVD v 4.2.1 patch 2 on my STM8 project, the problem is when I want to compile, it gets stucked annoyingly for around 10 seconds then it starts to save first and compile the codings normally. I couldnt mana...

konay61 by Associate II
  • 575 Views
  • 2 replies
  • 0 kudos