Discovery with LCD and 4x3 keypad example
Posted on December 12, 2010 at 15:38The original post was too long to process during our migration. Please click on the attachment to read the original post.
Discuss STM8 microcontrollers, including SWIM, USART configurations, RTC usage, ADC issues, and debugging.
Posted on December 12, 2010 at 15:38The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on December 16, 2010 at 17:29Hi all, I was studying the examples on timers and so on. I came across the source ''main.c'' in the STM8S Firmware Library package, examples/TIM2/TIM2_Input_Capture/main.c, a piece of which is shown below. Th...
Posted on December 13, 2010 at 20:41I would like some information on configuring Port E0 to be a clock output of 4Mhz. Is their an example someplace. charles
Posted on December 14, 2010 at 13:49has anybody ever used CCO, the configurable Clock Output? I think I initialized it. I enabled it. Everything compiled but I never did anything that would set the frequency. The output is a high. Does anyone k...
Posted on December 16, 2010 at 11:19AN2781 swuart code not available
Posted on December 16, 2010 at 09:42MTBF of STM8L151G4U6?
Posted on November 12, 2010 at 14:33I intialize Port A3 as a push pull output but when I call writeHigh or writeLow nothing changes on that output. I am using a multimeter to read the output on pin 9 of cn1 charles
Posted on December 09, 2010 at 17:22I have a terminal program up and running. I am messing arournd with changing TIM3 output on channel 2. Everything is going well. However when I try to use TIM2 I don't have the right prototype in stm8s_tim2.c o...
Posted on November 30, 2010 at 10:31 hello all Please find attached file source code and resources on my recent personal project. Stm8s-Discovery is interfaced with astts75 chip (digital I²C temprature sensor) and a graphic serialdisplay of...
Posted on November 30, 2010 at 05:06---