Skip to main content
March 22, 2023
Solved

Who can help me choose a model?STM8 series

  • March 22, 2023
  • 1 reply
  • 2055 views

The following features require in the microcontroller 

Flash memory size 4k max

Data RAM size 256 bytes

EEPROM size 64 bytes

Two 16-bits timers

I2C protocol supported 

External clock supported

20 GPIO

If third timer can operate on 32 768 KHz External crystal then it is more preferable

which have this feature

no issue with SOP OR TSSOP 28 etc

    This topic has been closed for replies.
    Best answer by Peter BENSCH

    Welcome, @jayden cai​, to the community!

    For example, you can use the STM8S003K3, but you can also choose other devices from the STM8 portfolio if you have additional requirements.

    However, I would like to draw your attention to the fact that all STM8 have been set to NRND (Not Recommended for New Design) and will only be manufactured until 2032.

    An alternative could be the Cortex-M0+ devices STM32L010F4 or STM32L010K4 (same device, just different package), which operate at 1.8-3.6V and also have 5V tolerant GPIOs (when operated as open drain without pull resistors).

    Hope that helps?

    Regards

    /Peter

    1 reply

    Peter BENSCH
    Peter BENSCHBest answer
    Technical Moderator
    March 22, 2023

    Welcome, @jayden cai​, to the community!

    For example, you can use the STM8S003K3, but you can also choose other devices from the STM8 portfolio if you have additional requirements.

    However, I would like to draw your attention to the fact that all STM8 have been set to NRND (Not Recommended for New Design) and will only be manufactured until 2032.

    An alternative could be the Cortex-M0+ devices STM32L010F4 or STM32L010K4 (same device, just different package), which operate at 1.8-3.6V and also have 5V tolerant GPIOs (when operated as open drain without pull resistors).

    Hope that helps?

    Regards

    /Peter

    In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
    March 22, 2023

    Thanks for your help and tip.

    Peter BENSCH
    Technical Moderator
    March 22, 2023

    You're welcome!

    In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.