Open Andy79881 opened 6 months ago
D21 has ll the same peripherals, so it should be possible to port that code. This code overclocks the TCC, so I don't know if that overclokcing would work on D21. I expect it would, but I have not tested it.
I can't provide exact instructions, since it is too many steps. The basic steps would include getting a basic D21 project to get all the header files, and then moving the source files to that project. After that you are likely to get some compilation errors, which need to be fixed to make it compatible with D21.
I would like to port to SAMD21G18 device, which is used in Seeeduino xiao. Is it possible without source code changes? If changes are needed could you please point me to the affected source code files? Many thanks in advance. BR Andreas