Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
11 years, 5 months ago.
How do you connect an external oscillator to kl25z?
I have been trying to figure this out on my own but I do not know what pins to connect to ( PTC i guess). Anybody can help me with a program snippet and pin details
2 Answers
11 years, 5 months ago.
If you are looking for the RTC to work properly on a KL25Z there is an alternative approach using a 32kHz crystal in place of the 8Mhz crystal, see here:
http://mbed.org/users/star297/code/KL25Z-32kHz-crystal-mbed-src/
11 years, 5 months ago.
I am going to use a crystal oscillator 4MHZ . I usually connect it to the OSC1 and OSC2 pins in PIC16f877A. Can you tell me the similar or equivalent pins to be used in the FRDM KL25Z
Hello Narendran Pandian,
can you be more specific, what type of external oscillator you wnat to connect? do you have your own board? Or using FRDM-KL25Z? There is polluted 8MHz crystal, and the 32kHz for RTC (RTC_IN pin) is generated from the interface chip on board (called openSDA).
posted by Martin Kojtal 24 Mar 2014