analogdevicesinc / msdk

Software Development Kit for Analog Device's MAX-series microcontrollers
Apache License 2.0
60 stars 76 forks source link

fix(PeriphDrivers): Fix TMR Shutdown Bug, Stop Timer Before Clearing CTRL0 #834

Closed hfakkiz closed 8 months ago

hfakkiz commented 8 months ago

Pull Request Template

Description

image

For these 2 programs, timer shutdown and reinitialize for each configuration. Output 1 is current revB driver's output and output 2 is updated version's output.

Checklist Before Requesting Review

Jake-Carter commented 8 months ago

Thanks @ozersa and @hfakkiz