I want to drive LP-AM243 board from the other device: specifically, reset it into UART bootloader mode, update the firmware, then reset back to boot from flash.
To do that, I need to know how to set boot mode via the I2C IO expander. However I haven't found any relevant information in the User Manual at https://www.ti.com/tool/LP-AM243#tech-docs
Section 4.16 (rev.C) mentions the expander, it mentions I2C pins - but says nothing about the expander part number, address, etc.
Question. Is there any other way to update LP-AM243 firmware in an automated way? Otherwise, how I2C can be used to do that?