I work on a project with STM32F767ZI that uses 3 CAN buses and require them to be turned ON and OFF at specific times to save power.However, code generated by STM32CubeFW_F7 V1.16.1 (latest version at the time of posting) generates questionable(or ev...