-
arm9内核的verilog实现
采用verilog hdl语言写的一个完整的arm9架构软核处理器,可以综合,对于处理器软核设计开发具有很大的参考价值,可移植到xlinx,altera等fpga芯片平台上。
- 2022-12-18 21:50:03下载
- 积分:1
-
2410的一个简单的字符设备驱动例子,初学者用!
2410的一个简单的字符设备驱动例子,初学者用!-A simple character device driver examples, for beginners to use!
- 2022-03-17 14:36:32下载
- 积分:1
-
44BO 的UCGUI包,未经测试 大家自己使用
44BO 的UCGUI包,未经测试 大家自己使用-44BO UCGUI未 约
- 2023-07-22 09:20:04下载
- 积分:1
-
nRF51822串口透传源代码
资源描述本人开发的蓝牙串口透传源码,可以下载在安卓上下载ble串口工具调试,完全可以使用,欢迎大家下载。
- 2022-05-16 13:51:07下载
- 积分:1
-
fft变换源程序,通过试验验证,已经可以在F2812上进行硬件仿真。...
fft变换源程序,通过试验验证,已经可以在F2812上进行硬件仿真。
-fft transform source, through the tests have been carried out in the F2812 hardware simulation.
- 2022-03-10 03:37:04下载
- 积分:1
-
自平衡机器人的源代码,包括kalman滤波器,PID控制的源代码
自平衡机器人的源代码,包括kalman滤波器,PID控制的源代码-code of self balancing robot ,kalman filter s Pid control s code
- 2022-04-19 21:06:20下载
- 积分:1
-
If you are running this example, will the PC emulation window, the first 1,2,3
这个例子如果运行,将在仿真的PC窗口中的第1,2,3行显示一些信息后,在随机位置显示 1 ~ 5 .由于keil c51默认不支持重入函数,它的重入函数使用仿真的重入栈而不使用系统栈,而Small RTOS 51没有进行重入栈管理,所以在TaskA~TaskE虽然及其相似,但不能合并.
(2)编译时会有5个警告,其中一个是因为没有使用一个系统函数OSSendSignal引起,它可以忽略.另4个是禁止任务间变量覆盖分析引起,必须忽略.感谢网友John X. Liu,在这个例子中我使用了他编写的仿真(dllPc51Emu.dll),这个dll原来是为他移植的Ucos-ii for keil c51的例子编写.-If you are running this example, will the PC emulation window, the first 1,2,3-line display some information, at random locations show " 1 " ~ " 5" . Keil c51 as the default does not support the re-entry function, which re- into the function of the weight stack instead of using the simulation using the system stack, while the Small RTOS 51 not been re-stack management, and so TaskA ~ TaskE though its similar, but not combined. (2) compile-time there will be five warnings, One of them is because there is no cause to use a system function OSSendSignal, it can be ignored. The other four are prohibited between the variables covered analyze the task to be ignored. thank User
- 2022-06-19 05:01:57下载
- 积分:1
-
最新的LPC214X Timer驱动程序,适用于
NXP LPC2141, LPC2142, LPC2144, LPC2146, LPC2148。...
最新的LPC214X Timer驱动程序,适用于
NXP LPC2141, LPC2142, LPC2144, LPC2146, LPC2148。-LPC214X Timer driver for NXP LPC2141, LPC2142, LPC2144, LPC2146, LPC2148.
- 2022-10-02 18:05:03下载
- 积分:1
-
基于ARM7 7x256芯片的USB通信实现, 编译器IAR4.X以上版本.
基于ARM7 7x256芯片的USB通信实现, 编译器IAR4.X以上版本.-Chips based on ARM7 7x256 realize USB communication, the compiler IAR4.X above.
- 2022-10-25 16:20:03下载
- 积分:1
-
代码 STM32F4 UART
这段代码描述了如何使用 STM32F4DISCOVERY 板的 UART 接口配置 DMA。在这个项目中,我读 GPS 从 UART 2 和 UART 同时之后,将其数据 (在 NMEA 格式) 发送到 PC。
- 2022-07-03 02:31:45下载
- 积分:1