-
- Downloads
change(backlight): Keep PWM stable when changing PCLK
Timer frequency is now held close to a value which can be achieved both with a 48 MHz PCLK (96 MHz system clock) and a 7.5 MHz PCLK (15 MHz system clock). If even lower PCLKs should be supported, the frequency of the timer has to be changed as well.
parent
01dab506
No related branches found
No related tags found
Showing
- epicardium/drivers/display.c 5 additions, 0 deletionsepicardium/drivers/display.c
- epicardium/drivers/drivers.h 1 addition, 0 deletionsepicardium/drivers/drivers.h
- lib/gfx/GUI_DEV/DEV_Config.c 65 additions, 3 deletionslib/gfx/GUI_DEV/DEV_Config.c
- lib/gfx/GUI_DEV/DEV_Config.h 2 additions, 0 deletionslib/gfx/GUI_DEV/DEV_Config.h
- lib/gfx/LCD/LCD_Driver.c 8 additions, 0 deletionslib/gfx/LCD/LCD_Driver.c
- lib/gfx/LCD/LCD_Driver.h 1 addition, 0 deletionslib/gfx/LCD/LCD_Driver.h
Please register or sign in to comment