| lt_ret_t lt_do_mutable_fw_update | ( | lt_handle_t * | h, |
| const uint8_t * | update_data, | ||
| const uint16_t | update_data_size, | ||
| const lt_bank_id_t | bank_id | ||
| ) |
| h | Handle for communication with TROPIC01 |
| update_data | Pointer to the data to be written |
| update_data_size | Size of the data to be written |
| bank_id | Bank ID where the update should be applied, valid values are For ABAB: TR01_FW_BANK_FW1, TR01_FW_BANK_FW2, TR01_FW_BANK_SPECT1, TR01_FW_BANK_SPECT2 For ACAB: Parameter is ignored, chip is handling firmware banks on its own |