2015-04-15 07:32 AM
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.
2015-04-30 02:48 AM
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 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.
2015-04-30 06:27 AM
@Mayla
Thank you.