cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F030 Value Line and I2C IAP Programming

qwer.asdf
Senior
Posted on April 15, 2015 at 16:32

I want my main board (STM32F4-Discovey) be able to upload/flash firmware to another small & cheap device (to be created) using I2C. Currently I must select a micro-controller for the small device but I couldn't find information whether I2C in-application-programming (IAP) can be used for the STM32F030 value line micro-controllers (for example STM32F030K6T (32pins)). Can somebody please tell me or link to the documentation where I can find the lowest-cost micro-controller with I2C IAP. Thank you.

2 REPLIES 2
Amel NASRI
ST Employee
Posted on April 30, 2015 at 11:48

Can somebody please tell me or link to the documentation where I can find the lowest-cost micro-controller with I2C IAP. 

Check table 3 (Embedded bootloaders) in

http://www.st.com/st-web-ui/static/active/en/resource/technical/document/application_note/CD00167594.pdf

to know devices supporting I2C IAP programming.

In F0 family, there are STM32F04xx and STM32F07xx.

-Mayla-

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

qwer.asdf
Senior
Posted on April 30, 2015 at 15:27

@Mayla

Thank you.