-
在nrf9e5芯片基础上编写的C51源代码,可实现点到点无线通信的发送部分。...
在nrf9e5芯片基础上编写的C51源代码,可实现点到点无线通信的发送部分。-In nRF9E5 chips prepared on the basis of the C51 source code, can be sent point-to-point wireless communications, in part.
- 2022-01-26 02:13:54下载
- 积分:1
-
意法的基于CM3内核的STM32F107带以太网功能的芯片上移植的LWIP协议栈,完整工程源码...
意法的基于CM3内核的STM32F107带以太网功能的芯片上移植的LWIP协议栈,完整工程源码-ST CM3-based kernel function STM32F107 with Ethernet chip transplant LWIP protocol stack, complete project source code
- 2022-03-21 07:56:51下载
- 积分:1
-
moto e2的实时系统概况的源码,使用了qt界面,可以显示当前cpu、内存、和数据状态,使用arm...
moto e2的实时系统概况的源码,使用了qt界面,可以显示当前cpu、内存、和数据状态,使用arm-linux-gcc编译,并且要搭建相应的qt环境-moto e2 Overview of real-time system source code, use the qt interface, you can display the current cpu, memory, and data state, the use of arm-linux-gcc compiler, and to build the corresponding qt environment
- 2022-06-26 20:52:42下载
- 积分:1
-
DE2 练习源码2-4
Part IV
In part II we discussed the conversion of binary numbers into decimal digits. It is sometimes useful to build
circuits that use this method of representing decimal numbers, in which each decimal digit is represented using
four bits. This scheme is known as the binary coded decimal (BCD) representation. As an example, the decimal
value 59 is encoded in BCD form as 0101 1001.
You are to design a circuit that adds two BCD digits. The inputs to the circuit are BCD numbers A and B,
plus a carry-in, cin. The output should be a two-digit BCD sum S1S0. Note that the largest sum that needs to be
handled by this circuit is S
- 2022-03-18 00:20:50下载
- 积分:1
-
44BOX中uClinux 的编译和运行教程
44BOX中uClinux 的编译和运行教程-44BOX which uClinux Compiling and Running Guide
- 2022-12-05 22:30:03下载
- 积分:1
-
SPDA_DTMF软拨号程序!
SPDA_DTMF软拨号程序!-SPDA_DTMF soft dial-up procedures!
- 2022-08-20 04:50:23下载
- 积分:1
-
msc1201 编程4
msc1201 编程4-msc1201 S FOURTH PROGRAMMING
- 2023-04-05 07:35:04下载
- 积分:1
-
总的来说,在uClinux上的开发和标准Linux还是很类似的。通常可以按照下面的步骤去设计和调试: 建立基于以太网的开发环境; 如果所设计的程序和硬件的关联不...
总的来说,在uClinux上的开发和标准Linux还是很类似的。通常可以按照下面的步骤去设计和调试: 建立基于以太网的开发环境; 如果所设计的程序和硬件的关联不大,那么一定要在标准Linux上先编译和调试通过。灵活地使用gcc和gdb将大大节省时间; 将x86上的GCC编译好的应用程序用交叉编译工具来编译;如果编译时发现错误,那么很可能存在以下问题: 交叉编译器或库文件的路径不正确;最彻底的解决办法是重新装一次编译器; 遇到库不支持的函数;此时需要自己把函数的实现做成另外一个库供应用程序使用。如果是uClinux本身不支持的调用,那么就需要改写代码了。-Overall, the uClinux on the development and standard Linux is still very similar. Usually can use the following steps to design and debug : Ethernet-based development environment; If the design of the procedure and not linked to the hardware, then it must be the first standard Linux compiler and debugging through. Flexibility in the use of gdb and gcc will greatly save time; X86 will be on the GCC-compiled application with cross-compiler tool to compile; If you compile time error is found, it was very likely that the following issues : cross-compilers or libraries are not the correct path; The most radical solution is a re-installed time compiler; encountered does not support functions; At this time the need to
- 2022-10-25 13:50:03下载
- 积分:1
-
ST7920液晶控制器的AVR程序,反
ST7920液晶控制器的AVR程序,有反白程序。图片显示程序等等。代码很精简,用串行方式传输,只需要三根控制线就可以了。-ST7920 LCD controller AVR procedures, anti-white programs. Image display program and so on. Code is very simple to use serial transmission, only three control lines on it.
- 2022-03-18 07:36:47下载
- 积分:1
-
Flash文件系统实现论文
Flash文件系统实现论文-Flash File System Papers
- 2022-03-25 11:51:32下载
- 积分:1