2019-09-19 04:26 AM
i looked on the en.stvd-stm8 i couldnt find support in this..can any one help??
2019-09-19 04:34 AM
The list is here.
2019-09-19 05:28 AM
ihave it but it has stm8s.h that doesnot support tis stm8AF5288 it has only stm8af52ax..what should i do??
2019-09-19 05:57 AM
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.
2019-09-19 06:15 AM
i tried it works now...i confused while seeing portH ..but my ic dont have port H thats y...
2019-09-19 06:16 AM
thanks for your help