Closed kbeckmann closed 6 years ago
What is the issue though?
.PLL.PLLM must be between 1 and 8. having it set to 0 leads to an assert in the hal. having it set to 1 should be fine as it acts as a divider and we just want to pass through.
I guess the .ioc file should be updated with the correct clock config, can do that later.
Found this issue when running with USE_FULL_ASSERT.