2009-08-09 10:36 PM
How to make a i2c iap using stm8s
2011-05-17 06:04 AM
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!2011-05-17 06:04 AM
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 mozra2011-05-17 06:04 AM
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?