Generate a PWM signal for the display
Generate a variable duty cycle PWM signal for the dimmable display backlight at a frequency of 1.25kHz. For demo und testing purposes PD5 is currently fading between 0 and 100%.
This commit is contained in:
commit
0065fb630f
3 changed files with 75 additions and 0 deletions
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
*.o
|
||||
*.elf
|
||||
*.hex
|
Loading…
Add table
Add a link
Reference in a new issue