搜索资源列表
uart
- 自己写的串口的固件程序,在keil下实现,硬件环境是lpc2292,大家可以下下看一下-I2c write their own firmware procedures under keil, hardware environment is lpc2292, we can look at under the circumstances
xcvbdgh
- [multi-ice-ddd.tar.gz] - in Linux and multi-ice connectivity, used to debug the Linux source code [at91sam7s64mp3.rar] - atmelsam7s64 do mp3 decoding of the source [Mp3.rar] - mp3 decoder detailed algorithm flow, as well as the mp3 file fo
mys3c2440bootloader
- 为s3c2440开发的bootloader,绝无copy(网络部分除外)。此源码包含启动汇编,和main函数,可在keil下重新配置编译生成bin文件。货真价实。注:我这一个可不止五个c啊!!审核的大哥一定给我过!-Developed for the s3c2440 bootloader, no copy (other than part of the network). This source contains the boot assembly, and the main function,
int_test
- 基于keil和jlink仿真,实现按键中断实验,每按一次可以点亮一盏led灯-Keil and jlink based simulation experiments to achieve key interrupt each time the lamp can light a led
2
- 51单片机系列,步进电机的应用,在keil环境下编译无措,而且可正常应用-Application 51 microcontroller family, stepper motors, flawless in keil compiler environment, and can be properly applied
AM335X_CortexA8_Cycle_Count_Register
- AM335X是基于Cortex-A8内核的,Am335x自身是不带时钟计数寄存器的,但Cortex-A8有这个寄存器,但需要汇编代码才能读取,本代码中,是使用GCC编译环境的c语言代码内嵌汇编,如果是keil环境的话对汇编的调用可能要稍作修改,很多东西我也不懂,有需求的话自行修改吧。该寄存器值可以作为一个随机数来用,代码里面附有使用说明。并附上Cortex-A8 Technical Reference Manual(Cortex-A8技术参考手册),如有更好的方式,可以私信交流。-AM335X