Comment and uncomment feature for STVD C source code editor
Posted on January 24, 2011 at 18:57Comment and uncomment feature for STVD C source code editor
Discuss STM8 microcontrollers, including SWIM, USART configurations, RTC usage, ADC issues, and debugging.
Posted on January 24, 2011 at 18:57Comment and uncomment feature for STVD C source code editor
Posted on January 14, 2011 at 20:43**Figured it out, don't need this post anymore
Posted on January 14, 2011 at 12:56Just started to work using the STM8L-Discovery board, all the user manuals say download STM8L-Discovery_Dev.zip?????? Where in the ST site is it? Rik, Cambridge. ENGLAND
Posted on December 30, 2010 at 00:13Hello, I want to write a program to make his test on the value of a vector. is that there is another simpler solution??GPIO_DeInit(GPIOB);GPIO_Init(GPIOB, GPIO_PIN_0, GPIO_MODE_IN_PU_NO_IT);GPIO_Init(GPIOB, GPIO_P...
Posted on September 05, 2010 at 00:17Hallo @ All, I'm just starting with microcontrollers, and my first one is stm8s-Discovery. GPIO, PWM and some functions of Timers I already understood, but what I still would like to learn is to write in C is an ...
Posted on January 03, 2011 at 10:34I was about to implement a SPI communication between STM8s and another peripheral. I came across a possible misalignement between what the manual says and the remarks in the FW library code stm8s_spi.h. When the SP...
Posted on December 22, 2010 at 23:02hello, I just started with the STM8S-discovery .can you tell me how I boot the pine 0,1,2 port B as input.and how I'm doing the test on the value entered.if (?????){ instruction 1....}
Posted on August 29, 2010 at 11:50Dear comunty, I'm a older Microcontrollers programer. Well my question I think is easy for you. I know program microcontrollers with machine lenguage I mean: Lda ... Sta... Txa.. I don't know use C Program lenguage....
Posted on December 27, 2010 at 14:08hello, I have a problem with the point number. for exemple:0.9383 0.7445 0.6478 0.5906. How to leave his number in the GPIO.
Posted on December 27, 2010 at 14:10hello, I have a problem with the point number. for exemple 0.9383 0.7445 0.6478 0.5906. How to leave his number in the GPIO.