资 源 简 介
/*---------------------------------------------------------------------*//* --- STC MCU Limited ------------------------------------------------*//* --- Mobile: (86)13922805190 ----------------------------------------*//* --- Fax: 86-755-82905966 -------------------------------------------*//* --- Tel: 86-755-82948412 -------------------------------------------*//* --- Web: www.STCMCU.com --------------------------------------------*//* 如果要在文章中应用此代码,请在文章中注明使用了宏晶科技的资料及程序 *//*---------------------------------------------------------------------*//************* 功能说明 **************测试使用STC15W408AS的ADC做的电容感应触摸键.假定测试芯片的工作频率为24MHz******************************************/#include #include #define MAIN_Fosc 24000000UL //定义主时钟typedef unsigned char u8;