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

P20N10L

Posted on September 22, 2017 at 16:12I'd like to get the date when this product was discontinued. Also I'd like to know how to read the date code on this product as I suspect I just received a small lot of counterfeit parts. Thank you.

Bob Kane by Associate
  • 707 Views
  • 0 replies
  • 0 kudos

Compare TVS for IEC 61000-4-5 with SM30TY

Posted on September 12, 2017 at 17:58Hello, I would like to use in my design the Transil TVS STIEC45-28ACS and SM30T33CAY as the similar parts. One will be the second source for another. My question is: whether I can use one instead other and what a...

Resolved! What means ''UBC option'' and how I change it?

Posted on September 11, 2017 at 19:10Dear experts,I am totally new to STM8, but got a task to complete. Please be kind and explain in simple layman terms...I have a project in ST Visual Develop, made by someone else. It has two parts: a bootloader (...

Pavel A. by Super User
  • 2276 Views
  • 2 replies
  • 0 kudos

GUI

Posted on September 12, 2017 at 23:27Hi, I have been wondering how to obtain the GUI specifically for the ST7570 S-FSK Demonstration Kit. It seems ST discontinued their software download links for this device. If possible, does anyone have a link fo...

ADC 1 problem with STM8S-Discovery

Posted on May 26, 2015 at 13:55Hi, I have problem with ADC1 conversions on STM8S-Discovery. I have configured the analogic inputs following: PB4 - AN4 PB5 - AN5 PB6 - AN6 unsigned char ADC_Config_INT ( void ) {          GPIO_Init(ADC_PORT,ADC_15V_PI...

u23 by Senior
  • 2655 Views
  • 5 replies
  • 0 kudos

[ATT]9478

Posted on September 11, 2017 at 14:54TO Calculate PWM Duty Cycle Hello all,My question is regarding duty cycle vary according to ADC value I am using STM32F030R8T6 Controller TIM3 is used to generate 20khz signal Prescaler value is 47 and count peri...

STM8S001J3 I2C: Nothing happens

Posted on September 11, 2017 at 15:06 I'm trying to get I2C to work, but nothing happens on either SDA nor SCL. I've connected the STM8S001J3 like so: Pin 5 SDA Pin 6 SCL (There are pull-ups on both of the lines) 1. I initialize t...