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

ST10F269-Q3 assembly

Posted on November 28, 2017 at 06:49Hi,I'm working over a project using a66 assembly programming on ST10F269-Q3.Since I'm very new to this environment, I would like to get some tutorial support for the mentioned.Thanks in advance,Salahhttps://commun...

Please advise ST Micro part number

Posted on March 29, 2018 at 12:33Good day, Trying to find ST micro part number from body marking code attached picture, First line: ST logo followed (ec)G Second line: FUN Third line: GP 635 Can someone help me to recognize right part number?

What does PD3 in this schematics do?

Posted on March 29, 2018 at 03:47Sorry if I'm posting at the wrong forum but I'm having a hard time finding out what PD3 pin do in this product:https://my.st.com/content/my_st_com/en/products/evaluation-tools/solution-evaluation-tools/led-and-genera...

ROM section of a 6801U4 MCU

Posted on March 28, 2018 at 14:26Hi!I wonder how one is to specify the ROM contents of a legacy MCU.The MCU in question is the 6801U4 since long discontinued..Does anyone know if the ROM section is OTP or can it be erased/reprogrammed?And If I have ...

IGBT

Posted on March 25, 2018 at 22:48I used an IGBT STGD6NC60H and now this component exist nowhere, do you know a website selling this component or an alternative with the same characteristics . regards

This question is going to sound ridiculous, but anyway here it is. Can i use pd5 and pd6 ports on stm8s003k3 32 pin part as adc inputs?

Posted on March 20, 2018 at 21:41Both pd5 and pd6 on 003k3 have same structure as on 003f3. So i feel its quite possible they can be used as adc's on 003k3. I didnt see any reference to that in datasheet neither on reference manual explicitly mentio...

Nishu K by Associate II
  • 1923 Views
  • 4 replies
  • 0 kudos

Timer in STM8

Posted on December 15, 2016 at 07:27Hello. I am using a STM8  (STM8S208C8T6) and reading a code (not written by me) that employs a timer and its interrupt to call several routines.  Apparently the clock is set at 16MHz i.e. 0.0625uS. The settings of...

d_aliaga by Associate II
  • 2586 Views
  • 3 replies
  • 0 kudos

community.st.com

Posted on December 20, 2017 at 12:33STM8 2018 wishlist There is a https://community.st.com/community/stm32-community/stm32-forum/blog/2017/12/05/2018-stm32-wish-list but none for the STM8 yet, so I'm starting one here.Philipp#wishlist

Problem with External intetrupt flag clearing

Posted on March 19, 2018 at 00:25Hello guys.I've recently downloaded ST standard libraries for stm8s series and working with the functions.In cube mx version when we called an interrupt the callback function automatically was executed and after that...