STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 303 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
  • 506 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
  • 701 Views
  • 2 replies
  • 0 kudos

STM8S103F2U6 pin disconnected !!!

Posted on May 15, 2012 at 16:42Hi all, since some month I'm suffering pin 11 problem on microcontroller. It happens that in some micros pin 11 is internally disconnected from micro core. Did you experienced such a failure? ST is not answering me not...

stm8l151

Posted on May 14, 2012 at 06:23Hello! Can I use the USART communication with the parameters 7 data bits 2 stop bits to the verification and no parity?

russslan by Associate
  • 366 Views
  • 0 replies
  • 0 kudos

UART - STM8S103K3 - SP485CN-L

Posted on May 11, 2012 at 08:23Hi, im working on a school project trying to get some UART communication through to SP485 transceiver. But since im more the hardware guy, I quite lost where to begin when it comes to set up my UART. I have a STM8S Dis...

STM8S-discovery

Posted on May 10, 2012 at 16:07bonjour ,je travaille à STM8S-discovery en utilisant STVD je reçois toujours cette erreur lorsque vous essayez de démarrer une version de débogage:Starting debug session...-> Emulator reset (usb://usb)...done.Openi...