arduino / arduino/ArduinoModule-CMSIS-Atmel
SAMD21G18A TCC3 Timer Support
- Dominant language
- C
- Stars
- 25
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
I've been trying to use TCC3 on the SAMD21 in a project, but there is not support for it in Arduino. It looks like Atmel/Microchip added TCC3 in a later silicon revision. Is there any way I could get these built?
I'm willing to do it myself, but I'm afraid I don't have the know-how.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the CMSIS module for SAMD21G18A device definitions and the build configuration related to TCC peripherals. Confirm how the later silicon revision exposes TCC3 and identify the changes needed for the module to build with that support. Done means TCC3 is available for the affected SAMD21 target and the module builds successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- embedded-iot
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100