STM8S003F3P6 UART1 is not working???
Posted on November 14, 2017 at 11:41The 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 November 14, 2017 at 11:41The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on November 12, 2017 at 08:35esp-stlink: SWIM implementation on the ESP8266 I thought this may be of interest: This github project allows to SWIM access to STM8 MCUs using the ESP8266 microcontrollers, thus not requiring the proprietary stlin...
Posted on September 25, 2017 at 17:03What is the minimum electrical circuit to program the STM8S microcontroller by SWIN?#minimun-circuit
Posted on September 16, 2014 at 11:21Hello everybody, when doing ADC1 single scan conversion (ADC0 to ADC2 channels) during the first run after reset the ADC2 is always 0 (ADC1 and 0 are OK). The next and following sets of readings are then all OK. ...
Posted on November 09, 2017 at 15:33Hi,I am currently working with the STM8S003K3 and I am attempting to write a bootloader function which will take an S-Record line by line and write the contained data to Flash. I have seen that is common practice ...
Posted on December 08, 2014 at 05:05After used a lot of time to read and find (and not found), now i have done the code after try it own.And now, i want to share to you.my project need to get analog input 5 channels from ch0 to ch4 with scan modetha...
Posted on November 09, 2017 at 11:13Hello,Actually I am interfacing ESP8266 wifi module with STM8S003F3P6 MCU . I have programed the wifi module to get data from internet and send it to STM8S003F3P6. Data is character 1 or 0. Wifi module is working...
Posted on July 25, 2016 at 12:39 Code speed results didn't look that good for SDCC at the time of the SDCC 3.6.0 release about a month ago (http://colecovision.eu/stm8/compilers.shtml). But SDCC has made huge progress since, and now achieves highe...
Posted on October 12, 2017 at 14:20Hello everybody,Recently, the company has been actively offering to transfer your projects from 8-bit micro-controllers to 32-bit ones. In view of this, I had concerns about the feasibility of future developments w...
Posted on November 08, 2017 at 07:47Hello. Is it possible to enable ROP in application? Let's say I transmit a command to MCU through UART and then MCU enables ROP. I am using STM8AF6223.It is stated in PM0051 that 'readout protection is enabled by ...