2020-06-21 03:29 AM
CubeMX TIM6 initialisation code for LL API ("MX_TIM6_Init") calls function
LL_TIM_DisableMasterSlaveMode(TIM6) set bit in "reserved" memory location. TIM6 do not contain MasterSlave controller.
Tested on CubeMX 5.6.1 with H743ZI (Nucleo).
2020-06-21 03:30 AM
Correction - it clears bit in reserved location...