Not working PC0 PC1 as output pins on STM8L051 ?
Posted on July 16, 2015 at 10:24My trouble is that PC0 PC1 pins does not work as output pins !!!!!!! When I set it on pins that it does not react !!!!!1 Can you help me ?
Discuss STM8 microcontrollers, including SWIM, USART configurations, RTC usage, ADC issues, and debugging.
Posted on July 16, 2015 at 10:24My trouble is that PC0 PC1 pins does not work as output pins !!!!!!! When I set it on pins that it does not react !!!!!1 Can you help me ?
Posted on June 26, 2015 at 15:27Hello I m trying to generate a interrupt using ir output but external interrupt is not responding.Im using stm8s003f3 and stvd .And it do respond with external interrupt as switch . EXTI_SetExtIntSensitivity(EXTI_POR...
Posted on July 10, 2015 at 20:16Recently, I updated my tutorials for using sdcc on the stm8 for sdcc 3.5.0, fixed a few typos, and most importantly: New tutorials for WaveShare development boards¹², and serial I/O on the STM8L-DISCOVERY. The total n...
Posted on July 07, 2015 at 16:30HiI wrote custom bootloader for stm8l152c8. Its working fine. But i want to write two user application to the board. For example i have 2 application one of them is starting 0x9000 other one starting 0xB000 adresses i...
Posted on July 07, 2015 at 11:24Hello Does somebody know, how I can conclude from the size of a compile firmware in the .s19 format to the occupied flash memory size? Reason of my question: I have done the example http://www.st.com/web/en/catalog/to...
Posted on June 24, 2015 at 15:40Hello can anyone provide me email id for support team for stm microcontroller . Please reply.. #stm
Posted on June 26, 2015 at 12:49Hello,we do not use Windows as development / build platform and have now a STM8L device in our project that we would like to flash during development. Using some official ST supported flash tool under windows for prod...
Posted on June 24, 2015 at 09:04Hello, I'm pretty new in STM8 programming. I'm making small project on STM8S103F3P6 microcontroller and I need to save some (27 bytes) values in EEPROM memory and reload them at every power up. I saw an example from S...
Posted on April 28, 2015 at 11:00Hello, I work with the STM8S105K6 and have tried several examples of ST here. SDA and SCL have a 4.7K pull-up. The line is currently connected only with a oscilloscope. Manually I can let toggling the corresponding...
Posted on June 24, 2015 at 15:12SDCC is a free C compiler targeting 8-bit architectures. This is the second release supporting the STM8, and STM8 users will see a substantial number of improvements compared to the previous 3.4.0. A recent presentati...