-
adc通用程序,适用于凌阳SPCE061单片机。
adc通用程序,适用于凌阳SPCE061单片机。-adc common procedures applicable to Sunplus SPCE061 SCM.
- 2023-05-02 16:20:03下载
- 积分:1
-
一个很不错的无线传感网络协议栈,特别适合初学者
一个很不错的无线传感网络协议栈,特别适合初学者-A very nice wireless sensor network protocol stack, particularly suitable for beginners
- 2022-02-03 11:43:31下载
- 积分:1
-
ucos 51 移植 看看你就明白了!我试过了!完全可的啊
ucos 51 移植 看看你就明白了!我试过了!完全可的啊-ucos 51 move
- 2022-06-18 07:15:40下载
- 积分:1
-
This is a C8051F410 comparator source, is very beneficial for modular programmin...
这是C8051F410比较器的源程序,对模块化编程很有好处。-This is a C8051F410 comparator source, is very beneficial for modular programming.
- 2022-03-13 08:38:02下载
- 积分:1
-
S3C6410 芯片手册+原理图
快来下呀
S3C6410 芯片手册+原理图
快来下呀 -s3c6410 PDF new
- 2022-01-26 00:44:18下载
- 积分:1
-
液晶显示带 MSP430g2553
它是据点发送字符与所有 8 平行钢丝连接液晶显示屏和与 MSP430 值得高度赞赏它的代码是很容易和工作组液晶显示程序。
- 2022-06-03 04:15:19下载
- 积分:1
-
EM78P153 source code, with 24C02, I2C, and the 1418 FM transmitter module contro...
EM78P153源代码,含24C02,I2C,以及1418FM发射模块控制部分!-EM78P153 source code, with 24C02, I2C, and the 1418 FM transmitter module control part!
- 2022-01-26 02:30:34下载
- 积分:1
-
Pic based on the external flash microcontroller <SST_SST25VF016B> Driver c...
一个基于pic单片机的外部flash 的驱动代码-Pic based on the external flash microcontroller Driver code
- 2022-03-19 12:08:46下载
- 积分:1
-
AT24C08读、写源码.pdf
资源描述AT24C08芯片的驱动代码,C语言编写,对想了解该芯片编程的人有一些启发作用
- 2022-04-08 06:27:34下载
- 积分: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