与 RV-3032-C7 一起告别时间不准确性——这款实时时钟能让您保持准时。
A
A
硬件概览
它是如何工作的?
RTC 18 Click 基于 Micro Crystal AG 公司的 RV-3032-C7,这是一款专为低功耗操作而优化的高精度实时时钟/日历模块。RV-3032-C7 内置有 32.768kHz 的“音叉”晶振和 HF 振荡器,以及用于秒、分、时、日期、月、年和星期几的计数器。其温度补偿电路经过出厂校准,使其在整个温度范围内具有 ±2.5ppm 的最高时间精度,并具有额外的非易失性老化偏移校正。这个实时时钟还配备了一个集成的数字温度计,用于实际内部温度测量,精度为 ±1°C,分辨率为 0.0625°C/步,还具有可编程的上下温度限制报警功能。除了所有这些特性,它还支持自动闰年校正。当年份的最后两位数是 4 的倍数时,日历年将自动被识别为闰年。因
此,直到 2099 年的闰年可以自动被识别。这个 Click board™ 使用标准的 I2C 2 线接口与 MCU 进行通信,以读取数据和配置设置,支持最高 400kHz 的快速模式操作。它还包含一个配置为生成周期倒计时定时器和周期时间更新(秒、分钟)、日期/小时/分钟报警以及在 mikroBUS™ 插座上的 CS 引脚上注册的外部事件的中断信号的报警电路。一个报警(中断)信号通过路由到 mikroBUS™ 插座的 INT 引脚,允许在每天或特定日(由标记为 ALARM 的红色 LED 可视指示)进行可视化报警输出。RV-3032-C7 还包括一个自动备份切换电路,允许它与单个纽扣电池一起使用以延长使用时间。这个功能可以通过将标记为 BATT
SEL 的 SMD 跳线放置在标记为 OFF 或 ON 的适当位置来激活。除了自动备份切换电路,它还具有一个带有充电泵的涓流充电器,提供完整的实时时钟功能,具有可编程的计数器、报警、可选择的中断和可编程时钟输出功能,频率范围从 1Hz 到 52MHz,可在标记为 CLKO 的板载头上获得。该 Click board™ 可以使用通过 VCC SEL 跳线选择的 3.3V 或 5V 逻辑电压电平进行操作。这样,既可以使 3.3V 又可以使 5V 的 MCU 正确使用通信线。然而,该 Click board™ 配备了一个包含易于使用的函数和示例代码的库,可用作进一步开发的参考。
功能概述
开发板
PIC32MZ Clicker 是一款紧凑型入门开发板,它将 Click 板™的灵活性带给您喜爱的微控制器,使其成为实现您想法的完美入门套件。它配备了一款板载 32 位带有浮点单元的 Microchip PIC32MZ 微控制器,一个 USB 连接器,LED 指示灯,按钮,一个 mikroProg 连接器,以及一个用于与外部电子设备接口的头部。得益于其紧凑的设计和清晰易识别的丝网标记,它提供了流畅且沉浸式的工作体验,允许在任
何情况下、任何地方都能访问。PIC32MZ Clicker 开 发套件的每个部分都包含了使同一板块运行最高效的必要组件。除了可以选择 PIC32MZ Clicker 的编程方式,使用 USB HID mikroBootloader 或通过外部 mikroProg 连接器为 PIC,dsPIC 或 PIC32 编程外,Clicker 板还包括一个干净且调节过的开发套件电源供应模块。USB Micro-B 连接可以提供多达 500mA 的电流,这足以操作所有板载和附加模块。所有
mikroBUS™ 本身支持的通信方法都在这块板上,包 括已经建立良好的 mikroBUS™ 插槽、重置按钮以及若干按钮和 LED 指示灯。PIC32MZ Clicker 是 Mikroe 生态系统的一个组成部分,允许您在几分钟内创建新的应用程序。它由 Mikroe 软件工具原生支持,得益于大量不同的 Click 板™(超过一千块板),其数量每天都在增长,它涵盖了原型制作的许多方面。
微控制器概述
MCU卡片 / MCU
建筑
PIC32
MCU 内存 (KB)
1024
硅供应商
Microchip
引脚数
64
RAM (字节)
524288
使用的MCU引脚
mikroBUS™映射器
“仔细看看!”
Click board™ 原理图
一步一步来
项目组装
实时跟踪您的结果
通过调试模式的应用程序输出
1. 一旦代码示例加载完成,按下 "DEBUG" 按钮将启动构建过程,并将其编程到创建的设置上,然后进入调试模式。
2. 编程完成后,IDE 中将出现一个带有各种操作按钮的标题。点击绿色的 "PLAY" 按钮开始读取通过 Click board™ 获得的结果。获得的结果将在 "Application Output" 标签中显示。
软件支持
库描述
该库包含 RTC 18 Click 驱动程序的 API。
关键功能:
rtc18_read_time
- 这个函数读取当前的时间值 - 秒、分钟和小时。rtc18_read_date
- 这个函数读取当前的日期值 - 星期几、日期、月份和年份。rtc18_read_temperature
- 这个函数读取摄氏度的温度测量值。
开源
代码示例
这个示例可以在 NECTO Studio 中找到。欢迎下载代码,或者您也可以复制下面的代码。
/*!
* @file main.c
* @brief RTC18 Click example
*
* # Description
* This example demonstrates the use of RTC 18 click board by reading and displaying
* the time and date values as well as the temperature measurements in Celsius.
*
* The demo application is composed of two sections :
*
* ## Application Init
* Initializes the driver and logger and performs the click default configuration
* which enables the periodic interrupt on seconds count-up, and sets the starting time and date.
*
* ## Application Task
* Waits for the second count-up interrupt and then reads and displays on the USB UART
* the current time and date values as well as the temperature measurements in Celsius.
*
* @author Stefan Filipovic
*
*/
#include "board.h"
#include "log.h"
#include "rtc18.h"
static rtc18_t rtc18;
static log_t logger;
static rtc18_time_t time;
static rtc18_date_t date;
/**
* @brief RTC 18 get day of week name function.
* @details This function returns the name of day of the week as a string.
* @param[in] ctx : Click context object.
* See #rtc18_t object definition for detailed explanation.
* @param[in] day_of_week : Day of week decimal value.
* @return Name of day as a string.
* @note None.
*/
static char *rtc18_get_day_of_week_name ( uint8_t day_of_week );
void application_init ( void )
{
log_cfg_t log_cfg; /**< Logger config object. */
rtc18_cfg_t rtc18_cfg; /**< Click config object. */
/**
* Logger initialization.
* Default baud rate: 115200
* Default log level: LOG_LEVEL_DEBUG
* @note If USB_UART_RX and USB_UART_TX
* are defined as HAL_PIN_NC, you will
* need to define them manually for log to work.
* See @b LOG_MAP_USB_UART macro definition for detailed explanation.
*/
LOG_MAP_USB_UART( log_cfg );
log_init( &logger, &log_cfg );
log_info( &logger, " Application Init " );
// Click initialization.
rtc18_cfg_setup( &rtc18_cfg );
RTC18_MAP_MIKROBUS( rtc18_cfg, MIKROBUS_1 );
if ( I2C_MASTER_ERROR == rtc18_init( &rtc18, &rtc18_cfg ) )
{
log_error( &logger, " Communication init." );
for ( ; ; );
}
if ( RTC18_ERROR == rtc18_default_cfg ( &rtc18 ) )
{
log_error( &logger, " Default configuration." );
for ( ; ; );
}
time.hour = 23;
time.minute = 59;
time.second = 50;
if ( RTC18_OK == rtc18_set_time ( &rtc18, &time ) )
{
log_printf( &logger, " Set time: %.2u:%.2u:%.2u\r\n",
( uint16_t ) time.hour, ( uint16_t ) time.minute, ( uint16_t ) time.second );
}
date.day_of_week = RTC18_SATURDAY;
date.day = 31;
date.month = 12;
date.year = 22;
if ( RTC18_OK == rtc18_set_date ( &rtc18, &date ) )
{
log_printf( &logger, " Set date: %s, %.2u.%.2u.20%.2u.\r\n",
rtc18_get_day_of_week_name ( date.day_of_week ),
( uint16_t ) date.day, ( uint16_t ) date.month, ( uint16_t ) date.year );
}
log_info( &logger, " Application Task " );
}
void application_task ( void )
{
float temperature;
// Wait for a second count-up interrupt
while ( rtc18_get_int_pin ( &rtc18 ) );
Delay_ms ( 10 );
rtc18_clear_periodic_interrupt ( &rtc18 );
if ( RTC18_OK == rtc18_read_time ( &rtc18, &time ) )
{
log_printf( &logger, " Time: %.2u:%.2u:%.2u\r\n",
( uint16_t ) time.hour, ( uint16_t ) time.minute, ( uint16_t ) time.second );
}
if ( RTC18_OK == rtc18_read_date ( &rtc18, &date ) )
{
log_printf( &logger, " Date: %s, %.2u.%.2u.20%.2u.\r\n",
rtc18_get_day_of_week_name ( date.day_of_week ),
( uint16_t ) date.day, ( uint16_t ) date.month, ( uint16_t ) date.year );
}
if ( RTC18_OK == rtc18_read_temperature ( &rtc18, &temperature ) )
{
log_printf( &logger, " Temperature: %.2f C\r\n\n", temperature );
}
}
void main ( void )
{
application_init( );
for ( ; ; )
{
application_task( );
}
}
static char *rtc18_get_day_of_week_name ( uint8_t day_of_week )
{
switch ( day_of_week )
{
case RTC18_MONDAY:
{
return "Monday";
}
case RTC18_TUESDAY:
{
return "Tuesday";
}
case RTC18_WEDNESDAY:
{
return "Wednesday";
}
case RTC18_THURSDAY:
{
return "Thursday";
}
case RTC18_FRIDAY:
{
return "Friday";
}
case RTC18_SATURDAY:
{
return "Saturday";
}
case RTC18_SUNDAY:
{
return "Sunday";
}
default:
{
return "Unknown";
}
}
}
// ------------------------------------------------------------------------ END