Onechip Controllers

Week 4 - PWM

This week is going to be focused on leveraging two different timer peripherals (TPM and FTM) to generate and control PWM signals.

Homework
  • Create an application that continuously and slowly brightens up Blue LED from being turned off to being fully turned on. When LED is turned on fully ,slowly dim LED back to off state. Repeat forever.
  • Period should be ~2 seconds (period = LED off - on - off).
  • Use TPM or FTM peripheral.
  • BONUS: Change LED color at the beginning of each period, or create rainbow effect.
  • Submission is via tag HW04_Submission in branch WEEK_04.

Chyba: Odkazovaný objekt neexistuje nebo nemáte právo jej číst.
https://is.muni.cz/el/fi/podzim2020/PV198/um/4_pwm_2020.pdf

Chyba: Odkazovaný objekt neexistuje nebo nemáte právo jej číst.
https://is.muni.cz/el/fi/podzim2020/PV198/um/lectures/04_PWM.mp4