您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. STM32-实时时钟和闹钟程序.pdf

  2. #include "led.h" #include "delay.h" #include "sys.h" #include "lcd.h" #include "usart.h" #include "rtc.h" int main(void) { u8 t=0; delay_init(); //延时函数初始化 NVIC_Configuration(); //设置 NVIC 中断分组 2:2 位抢占优先级,2 位响应优先级 uart_init(9600); //串口初始化为 9600 LED_In
  3. 所属分类:嵌入式

    • 发布日期:2020-06-16
    • 文件大小:18kb
    • 提供者:ywsydwsbn