Skip to main content
Visitor II
October 29, 2017
Question

Where can I find the firmware for STM8S001J3

  • October 29, 2017
  • 1 reply
  • 787 views
Posted on October 29, 2017 at 17:54

Hello,

in en.stsw-stm8069 firmware for the STM8S001J3 ist not included.

Where can i download it?

Thanks.

    This topic has been closed for replies.

    1 reply

    Visitor II
    October 29, 2017
    Posted on October 29, 2017 at 21:58

    Hello,

    I have checked it and you are right that Standard Peripheral Library for STM8S doesn't include new STM8S001J3 device. It seems that libraries were not updated by us. I am sorry for this inconvenience and thank you for reporting it to us. I will provide this feedback to the team, which is responsible for these libraries.

    As a temporary workaround I would recommend you to select the

    STM8S003 as used device in Standard Peripheral Library. I used this approach and I didn't have any problems to control ADC, GPIOs, UART and timers of

    STM8S001J3 by fuctions from Standard Peripheral Library

    .

    0690X00000608mgQAA.png 

    Best regards

    Szymon

    crf1000Author
    Visitor II
    October 31, 2017
    Posted on October 31, 2017 at 23:09

    Thanks a lot.