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

STM8S001J3 Option byte setting

Posted on November 23, 2017 at 07:31HiI am using STM8S001J3controlleron my project and I'm have some problem about it,I want to use analog channel 2 on pin 7However, AFR2 is disabled in STPV.How do I fix it?#analog-input #stm8s

0690X00000608uQQAQ.png

STM8AF622x macro in stm8s.h

Posted on November 23, 2017 at 11:13I am using stvd and cosmic compiler for development of MCU STM8AF6246 .In file stm8s.h/* #define STM8S208 */ /*!< STM8S High density devices with CAN */ /* #define STM8S207 */ /*!< STM8S High density devices witho...

Optimized Multiplies for Cosmic Compiler?

Posted on November 11, 2017 at 23:27 Are there optimized basic math functions available for the STM8 such as; 8 bit by 8 bit multiply and 8 bit by 16 bit multiply and similar? My application has a time critical 8 bit by 16 bit multiply. The Cosmi...

STHV748 output protection.

Posted on April 27, 2016 at 08:30Hi! In my project I use STHV748. Pulser works with cable (50 Ohm) >10m long. To protect IC outputs from overvoltage I use next schematic. It is right? Can you recomend another variant? #sthv748-output-protection

0690X00000603PSQAY.jpg
serghei by Associate II
  • 1546 Views
  • 2 replies
  • 0 kudos

stm8s003f3 adc

Posted on May 11, 2015 at 22:03 Hello everyone I am new to this forum, so hello. I am alsonew to STM en C. I am trying to learn everything step by step but get the stuck on the adc. I am trying to get the adc working on stm8s003f3 ...

n23 by Associate II
  • 2124 Views
  • 2 replies
  • 0 kudos

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