-
STM32-RTC实时时钟
资源描述野火STM32例程,配置STM32的RTC实时时钟,初学者必看实用例程
- 2022-03-16 17:11:55下载
- 积分:1
-
u-link1,2 原理图,PCB(proteldxp格式),代码-u-link1, 2 schematic, PCB (proteldxp format), code
- 2023-02-02 04:00:04下载
- 积分:1
-
C#程序设计,从基本的定义开始,是入门级的教程,很好用。
C#程序设计,从基本的定义开始,是入门级的教程,很好用。-C# programming, from the basic definition of a starting point for entry-level tutorial, very good to use.
- 2022-03-04 22:27:06下载
- 积分:1
-
c8051F340 SD卡程序
基于C8051F340的SD卡读写,移植了FATFS的文件系统。可以实现文件的读写。本人验证通过,可对有文件系统的SD进行读写。-Based on C8051F340" s SD card reader, transplant FATFS the file system. File read and write can be achieved. I verified by, a file system can read and write SD.
- 2022-10-21 22:40:03下载
- 积分:1
-
ir驱动源码cyuyan
ir驱动源码cyuyan-ir actuation source code cyuyan
- 2022-02-28 09:37:43下载
- 积分:1
-
采集系统无限通讯上位机主程序,基于VB编写
采集系统无限通讯上位机主程序,基于VB编写-Unlimited communication host computer acquisition system main program, based on the preparation of VB
- 2023-07-27 05:20:02下载
- 积分:1
-
2410addr.inc : s3c2410 internal registers definition memcfg.inc : storage block...
2410addr.inc:s3c2410内部寄存器定义
memcfg.inc : 存储块配置,主要定义时序
option.inc : s3c2410堆栈地址,时钟等设置 。
2410init.asm: 启动代码 -2410addr.inc : s3c2410 internal registers definition memcfg.inc : storage block allocation Timing option.inc main definitions : s3c2410 stack addresses, putting the clock. 2410init.asm : bootcode
- 2022-07-17 12:54:21下载
- 积分:1
-
Nucleus of about priority code look
关于nucleus 中的优先级查询表代码说明-Nucleus of about priority code look-up table that
- 2022-07-18 02:58:28下载
- 积分:1
-
linux开机LOGO制作工具,可以方便的制作各种嵌入式开机LOGO
linux开机LOGO制作工具,可以方便的制作各种嵌入式开机LOGO-linux boot LOGO the production tools that can facilitate the production of a wide variety of embedded boot LOGO
- 2022-01-24 09:45:39下载
- 积分:1
-
XILINX FPGA 串口调试程序
应用背景KINTEX 7 FPGA 串口通讯程序 KINTEX 7 FPGA 串口通讯程序KINTEX 7 FPGA 串口通讯程序KINTEX 7 FPGA 串口通讯程序KINTEX 7 FPGA 串口通讯程序KINTEX 7 FPGA 串口通讯程序关键技术本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在PC机上安装一个串口调试工具来验证程序的功能。
程序实现了一个收发一帧10个bit(即无奇偶校验位)的串口控制器,10个bit是1位起始位,8个数据位,1个结束位。
串口的波特律由程序中定义的div_par参数决定,更改该参数可以实现相应的波特率。程序当前设定的div_par 的值
是0x104,对应的波特率是9600。用一个8倍波特率的时钟将发送或接受每一位bit的周期时间划分为8个时隙以使通
信同步.
程序的基本工作过程是,按动一个按键SW0,控制器向PC的串口发送“welcome",
PC机接收后显示验证数据是否正确(串口调试工具设成按ASCII码接受方式).
PC可随时向CPLD发送0-F的十六进制数据,CPLD接受后显示在7段数码管上.
- 2022-01-25 23:46:06下载
- 积分:1