Other Parts Discussed in Thread: SYSCONFIG
Hi team,
My customer is using the following sample code for counting external clock in the MCU.
Sample code: timx_timer_mode_compare_edge_count
①Does it not work if they do not input something such as clock signal to PA19 and 20 of the evaluation board? Or is a crystal oscillator for an external clock should be implemented?
(I don't think it was written in the manual)
②If they want to use an external clock of 40kHz, the timer Clock Source is LFCLK (32kHz) in the initial setting of Sysconfig, so 40kHz external clock cannot be used with this content.
Is it correct to assume that a 40kHz external clock can be used by changing from LFCLK (32kHz) to MFCLK (4MHz)?
Thank you in advance.
Best regards,
Kenley