cancel
Showing results for 
Search instead for 
Did you mean: 

How to make a i2c iap using stm8s

cgha21
Associate II
Posted on August 10, 2009 at 07:36

How to make a i2c iap using stm8s

3 REPLIES 3
cgha21
Associate II
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!

mozra27
Associate II
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

cgha21
Associate II
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?