标题: [Nano100] 1Hz Timer with LIRC [打印本页] 作者: admin 时间: 2023-12-8 10:18 标题: [Nano100] 1Hz Timer with LIRC
Application: This document describes how to use Timer0 clock source from LIRC and generate interrupt every 1 second.
BSP Version: NANO100 Series BSP CMSIS V3.02.000
Hardware: NuTiny-EVB-NANO120-LQFP100_V001
NANA100 has four timers, including Timer0, Timer1, Timer2, and Timer3. This example code uses Timer0 as sample. We set Timer0 clock source from LIRC and Timer0 frequency to 1 Hz.