Skip to main content
Visitor II
September 19, 2019
Question

i need a standard pheriphral library for stm8AF5288

  • September 19, 2019
  • 5 replies
  • 924 views

 i looked on the en.stvd-stm8 i couldnt find support in this..can any one help?? 

    This topic has been closed for replies.

    5 replies

    Visitor II
    September 19, 2019

    STSW-STM8069

    The list is here.

    kjayAuthor
    Visitor II
    September 19, 2019

    ihave it but it has stm8s.h that doesnot support tis stm8AF5288 it has only stm8af52ax..what should i do??

    Visitor II
    September 19, 2019

    How did you decide that it does not support stm8af52ax, have you actually tried?

    Here is a copy-paste from stm8s.h file:

    - High-Density STM8A devices are the STM8AF52xx STM8AF6269/8x/Ax, STM8AF51xx, and STM8AF6169/7x/8x/9x/Ax microcontrollers where the Flash memory density ranges between 32 to 128 Kbytes

    STM8AF5288's page link to STSW-STM8069 as the standard peripheral library. Most likely the STM8AF52Ax definition actually covers STM8AF52xx devices.

    kjayAuthor
    Visitor II
    September 19, 2019

    i tried it works now...i confused while seeing portH ..but my ic dont have port H thats y...

    kjayAuthor
    Visitor II
    September 19, 2019

    thanks for your help