-
STM32F103 RTC 日期程序驱动
STM32F103 RTC 日期程序驱动
#include "rtc.h"
const DateTimeType MinDateTime = {
10, 1, 1, 0, 0, 0
};
const DateTimeType MaxDateTime = {
99, 12, 31, 23, 59, 59
};
- 2022-06-12 03:47:39下载
- 积分:1
-
arm_s3c2410无操作系统的源码---写linux驱动的好资料
arm_s3c2410无操作系统的源码---写linux驱动的好资料-arm_s3c2410 no source operating system Linux-- was driven by good data
- 2022-12-02 13:30:03下载
- 积分:1
-
STK6031 MCU,64KFlash UART 程序
STK6031 MCU,64KFlash UART 程序-UART FUNCTION
- 2023-07-12 16:25:03下载
- 积分:1
-
SJF2440烧写工具的代码,可以较为深入的了解烧写工具的具体实现过程!...
SJF2440烧写工具的代码,可以较为深入的了解烧写工具的具体实现过程!-SJF2440 programmer tools code, can be a deeper understanding of the specific programmer tools realize the process!
- 2022-06-18 16:26:13下载
- 积分:1
-
这个是VB写PC与单片机通信程序要用的控件(Mscomm32)
这个是VB写PC与单片机通信程序要用的控件(Mscomm32)-This is a PC to write VB program to use with single-chip control communications (Mscomm32)
- 2022-03-10 00:34:44下载
- 积分:1
-
ARM Cortex
ARM Cortex-M3 系列处理器 的实验代码,内容很全,涉及片内和外围所有部件编程。(Keil环境)-ARM Cortex-M3 family of processors experimental code, content is very wide, involving all the components and peripherals on-chip programming. (Keil environment)
- 2022-01-25 22:57:04下载
- 积分:1
-
基于STM32的三种闭环锁相环实现
基于ARM Cortex-M3内核的STM32F103RBT6处理器为核心构建柔性锁相环的硬件实验平台,在STM32中模拟出三相电源电压,并在子程序中实现了SRF-PLL、DDSRF-PLL与DSOGI-PLL三种锁相环,通过IO口并行输出锁相结果,再通过DAC转换为可观测的模拟信号。源码包中包含了软件工程与硬件电路原理图两部分。
- 2022-01-26 00:58:20下载
- 积分:1
-
arm lpc2294
arm lpc2294
- 2022-04-25 01:42:44下载
- 积分:1
-
44BO 的UCGUI包,未经测试 大家自己使用
44BO 的UCGUI包,未经测试 大家自己使用-44BO UCGUI未 约
- 2023-07-22 09:20:04下载
- 积分:1
-
Cortex
STM32是以Cortex-M3为核的处理器,该例程介绍STM32下对CAN操作的例子。CAN总线在嵌入式领域经常使用,特别是汽电子。-Cortex-M3 based STM32-core processor for the routine introduction of the CAN operating under STM32 example. CAN bus in the embedded area of frequently used, especially electronics steam.
- 2022-02-10 04:49:15下载
- 积分:1