e0b97013d0
Ensure the symmetry of PWM: the duty rate of X and Q channels was not 50%, when it should have been. That is evident at high frequencies, like 15Mhz or 37.5 MHz. At low frequencies the deviation mattered less. The A/B channels were fine. Also round up or down non-integer division factors. Before, always the floor value was used. |
||
---|---|---|
.. | ||
phy | ||
board.h | ||
flexspi_flash_config.h | ||
flexspi_hyper_flash.c | ||
flexspi_hyper_flash.h | ||
flexspi_nor_flash.c | ||
flexspi_nor_flash.h | ||
peripherals.h | ||
pin_mux.h | ||
pwm_backport.c | ||
pwm_backport.h | ||
qspi_hyper_flash_config.c | ||
qspi_nor_flash_config.c | ||
resethandler_MIMXRT10xx.S |