Microchip-MPLAB-Harmony / csp_apps_sam_rh71

Harmony 3 peripheral library application examples for SAM RH71 family
https://microchip-mplab-harmony.github.io/csp_apps_sam_rh71/
Other
3 stars 1 forks source link

Main clock initialisation XTAL bypass #1

Open dsabala opened 1 year ago

dsabala commented 1 year ago

Hi

In CLK_MainClockInitialize routines you never set MOSCXTBY bit (bypass of crystal oscilator). SAMRH71 eval kit comes with generator and not XTAL. Shouldnt this bit be set? If not then why?

image image

JoffreyCoffineau commented 1 month ago

Hi, Sorry for the late answer, You are right, the MOSCXTBY bit should be set when using the external oscillator on SAMRH71-EK board. Thank you for bringing this issue to our attention, we will fix this in a future release. Sorry for the inconvenience.