Others: hardware and software

Discuss hardware and software design challenges, including NOR flash storage, OTA updates, component ID, and thermal management.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

github.com

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...

ADC1 single scan conversion problem

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. ...

pok-on by Associate II
  • 2197 Views
  • 3 replies
  • 0 kudos

Using the HVLED001A with 100W and 150W

Posted on November 06, 2017 at 13:02Hi there,We need to design a led driver using the HVLED001A to supply a string of leds with 100w and 150w. According to datasheet we need to have two stages to supply this power but in eDesignSuite we have not fou...

STM8S105C4T6 Now work ! adc1 with scan mode

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...

ekpol by Associate II
  • 918 Views
  • 1 replies
  • 0 kudos

UART1 RECEIVE is not working

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...

Should we hope for long-term use of stm8?

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...

Enabling ROP in application?

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 ...