-
这是一个文档开发工具型LJ旋风
This is a document for CYCLONE Develop Kits type LJ-FN300 FPGANIOS. Wish this would help you to find what kits can be select to use.
- 2022-02-11 15:22:11下载
- 积分:1
-
uc/os操作系统的文件系统源码
uc/os操作系统的文件系统源码-uc/os operating system source code file system
- 2023-04-10 06:55:03下载
- 积分:1
-
u-boot.tar -u-boot.tar
- 2023-04-16 09:10:03下载
- 积分:1
-
lcd12864手册
lcd12864手册-lcd12864 Manual
- 2023-01-18 07:40:04下载
- 积分:1
-
C51汉字解决方案,自带字库,实现在51系列单片机中显示汉字
C51汉字解决方案,自带字库,实现在51系列单片机中显示汉字-The solution about C51 Chinese characters,including character library,Chinese characters can be displayed in the series of C51 SCM
- 2022-05-06 21:44:11下载
- 积分:1
-
1302时钟芯片驱动程序,已经包含数据缓冲处理。主程序中直接调用封装好的借口。...
1302时钟芯片驱动程序,已经包含数据缓冲处理。主程序中直接调用封装好的借口。-1302 clock chip driver, already contains data buffer processing. Directly call the main program package good excuse.
- 2022-03-24 12:37:13下载
- 积分:1
-
ARM732位嵌入式系统,看门狗溢出产生中断的代码
ARM732位嵌入式系统,看门狗溢出产生中断的代码-ARM732-bit embedded systems, watchdog overflow interrupt generated code
- 2022-10-15 16:55:02下载
- 积分:1
-
基于stm32的ucosII程序实现led秒闪
基于keil开发平台,在stm32上实现led的秒闪。程序能够成功运行,实现led秒闪功能。
程序部分代码摘录:
void LED_GPIO_Config(void)
{
/*定义一个GPIO_InitTypeDef类型的结构体*/
GPIO_InitTypeDef GPIO_InitStructure;
/*开启LED的外设时钟*/
RCC_APB2PeriphClockCmd( RCC_APB2Periph_GPIOD, ENABLE);
/*选择要控制的GPIOB引脚*/ &n
- 2022-07-11 20:58:14下载
- 积分:1
-
模块: init.c
目的:
这个程序演示嵌入式实时操作系统μC/OS中中断的使用情况...
模块: init.c
目的:
这个程序演示嵌入式实时操作系统μC/OS中中断的使用情况-Module: init.c Objective: To demonstrate the process of embedded real-time operating system μC/OS in the use of interrupted
- 2022-06-15 18:52:46下载
- 积分:1
-
ti tusb3210
用于USB 适配器的源代码,值得一看he following is a series of code files comprising
the bootcode for TUSB3210. It is already resident in
on-chip ROM and therefore was not intended for our
customers to compile 揳s is?and execute on the
evaluation board. Rather, it is provided
to serve as an example of how to program the device,
and excerpts of the code can be used in real
applications (for example, the I2C subroutines).
- 2023-09-04 02:35:03下载
- 积分:1