Posted on February 26, 2017 at 02:47Hello! This is a code of cubemx for f4 discovery board. Can anyone tell me why TIM6 Update event occurs each TIM6CLK/256 ? This timer is a trigger for DAC to generator wave . Thanks !!!!
Posted on February 26, 2017 at 04:25no.the data table has 6 value only. const uint8_t aEscalator8bit[6] = {0x0, 0x33, 0x66, 0x99, 0xCC, 0xFF};I don't undertand 256 is meaning. I think that and TIM6 Update event occurs each 0x7FF / TIM6CLK = 2048/ 84...