文件名称:ct1642原理图及驱动代码
介绍说明--下载内容均来自于网络,请自行研究使用
ct1642原理图及驱动代码
修改参考步骤:
* 1、修改"硬件资源操作定义"的常量LED_BIT_COUNT定义,确定LED数码管的位数。
*
* 2、完成"硬件资源操作定义"的宏GPIO_CLOCK_SET(val)、GPIO_DATA_SET(val)、GPIO_KEY_GET(val)。
*
* 3、修改"全局变量定义"的INT8U,确保INT8U为8位无符号整型。
*
* 4、确定调用函数fp_led_data_translate()位置,完成频道到显示代码的转换。
*
* 5、确定调用函数fp_led_string_translate()位置,完成显示字符到显示代码的转换。
*
* 6、制作一个TASK,按要求调用fp_ct1642_manage(),并将得到的按键值v_KeyValue传回给系统。(This file is a reference driver for CT1642 * 1, modify the constant LED_BIT_COUNT definition of "hardware resource operation definition", and determine the number of LED digital tubes.
*
* 2, macro GPIO_CLOCK_SET (VAL), GPIO_DATA_SET (VAL) and GPIO_KEY_GET (VAL) that complete "hardware resource operation definition".
*
* 3, modify the "global variable definition" INT8U, to ensure that INT8U is 8 bit unsigned integer.
*
* 4, determine the calling function fp_led_data_translate () position, complete the conversion of channel to display code.
*
* 5, determine the call function fp_led_string_translate () position, complete the display character to display code conversion.
*
* 6, make a TASK, call fp_ct1642_manage () according to the requirement, and return the key value v_KeyValue to the system.)
修改参考步骤:
* 1、修改"硬件资源操作定义"的常量LED_BIT_COUNT定义,确定LED数码管的位数。
*
* 2、完成"硬件资源操作定义"的宏GPIO_CLOCK_SET(val)、GPIO_DATA_SET(val)、GPIO_KEY_GET(val)。
*
* 3、修改"全局变量定义"的INT8U,确保INT8U为8位无符号整型。
*
* 4、确定调用函数fp_led_data_translate()位置,完成频道到显示代码的转换。
*
* 5、确定调用函数fp_led_string_translate()位置,完成显示字符到显示代码的转换。
*
* 6、制作一个TASK,按要求调用fp_ct1642_manage(),并将得到的按键值v_KeyValue传回给系统。(This file is a reference driver for CT1642 * 1, modify the constant LED_BIT_COUNT definition of "hardware resource operation definition", and determine the number of LED digital tubes.
*
* 2, macro GPIO_CLOCK_SET (VAL), GPIO_DATA_SET (VAL) and GPIO_KEY_GET (VAL) that complete "hardware resource operation definition".
*
* 3, modify the "global variable definition" INT8U, to ensure that INT8U is 8 bit unsigned integer.
*
* 4, determine the calling function fp_led_data_translate () position, complete the conversion of channel to display code.
*
* 5, determine the call function fp_led_string_translate () position, complete the display character to display code conversion.
*
* 6, make a TASK, call fp_ct1642_manage () according to the requirement, and return the key value v_KeyValue to the system.)
相关搜索: ct1642原理图及驱动代码
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CT1642_datasheet_v2.0.pdf
CT1642_Driver_2.2.c
CT1642_4BitLED_0716.pdf
CT1642_Driver_2.2.c
CT1642_4BitLED_0716.pdf