Mercurial > public > ostc4
view ostc4pack/create_full_update_bin.bat @ 956:083afabc6578 Evo_2_23
Bugfix UART sensor MUX channel selection after sleep:
In case only one UART sensor is connected to the MUX, to a channel other than 0 then the sensor operation could fail in case the initial mux address selection was not successfull. To fix this problem the MUX address is selected again in case a timeout occures during sensor setup.
author | Ideenmodellierer |
---|---|
date | Mon, 06 Jan 2025 17:55:34 +0100 |
parents | 85ba20760ad4 |
children |
line wrap: on
line source
call step0_copy_bins.bat call step1_create_OSTC4_firmware_upload_bin.bat call step1_create_OSTC_RTE_upload.bat call step1_create_OSTC_FontPack_upload.bat call step2_create_OSTC4update_bin.bat pause