Skip to main content
Visitor II
August 10, 2009
Question

How to make a i2c iap using stm8s

  • August 10, 2009
  • 3 replies
  • 903 views
Posted on August 10, 2009 at 07:36

How to make a i2c iap using stm8s

    This topic has been closed for replies.

    3 replies

    cgha21Author
    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 15:04

    Yeath,i want to use another stm8s to program my stm8s evl.

    I found the AN2659 AN in st website,but it is implemented using usart only,when st will release the next vertion that support i2c,thanks!

    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 15:04

    Hi,

    The AN2737 provide two practical application examples of how to perform basic in application programming (IAP) using either the STM8 I2C or SPI peripherals.

    The examples of this application note, use the PC-based AardvarkTM host adapter(on the I2C and SPI bus) to communicate with the STM8.

    Regards

    mozra

    cgha21Author
    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 15:04

    Now i want to migrate the uart iap example to stm8s207,but i found the library it use in the project is 1.01,but my projectu use 1.11,so there are so many error after complie. Can ST please update the project using stlib 1.11?