This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: TI C/C++ Compiler
I am using LaunchXL-F28069M for trying I2C boot.
Section 2.2.19 of F2806x Technical Reference Manual () mentions that GPIO28 and GPIO29 are used by the bootloader code for I2C boot.
More specifically I2CA is used for bootloading.
However Section 6.1.10.3 of the datasheet for F28069M mention that the bootloader uses GPIO32,GPIO33 for I2C boot.
Can you please confirm whether any of GPIO28/29 or GPIO32/33 can be used for I2C bootloading ?