-
全速运行程序,可看到串口调试助手的接收区显示“41 42 43 44 45 46 47 48”。手动发送“0102030405060708091011”,打开W...
全速运行程序,可看到串口调试助手的接收区显示“41 42 43 44 45 46 47 48”。手动发送“0102030405060708091011”,打开WATCH窗口可看到50H~5AH地址单元的值为“0102030405060708091011”,请注意50H单元是串口接收数据起始存放地址,70H单元是串口接收数据结束存放地址。-Run the program at full speed, can see the serial debug assistants reception area shows
- 2023-06-05 22:05:03下载
- 积分:1
-
TFT ILI9320在Keil c下完成成品测试的程序,包括TOUCHPANEL测试.
TFT ILI9320在Keil c下完成成品测试的程序,包括TOUCHPANEL测试.-TFT ILI9320 in Keil c complete product test procedures, TOUCHPANEL including testing.
- 2022-07-28 08:03:32下载
- 积分:1
-
ARM7 4510的BIOS启动代码!可以
ARM7 4510的BIOS启动代码!可以-ARM7 4510 BIOS boot code! Can Check
- 2022-03-03 04:31:55下载
- 积分:1
-
nokia5110 48*84 液晶屏开发资料及各单片机例程,希望对大家有帮助...
nokia5110 48*84 液晶屏开发资料及各单片机例程,希望对大家有帮助-nokia5110 48* 84 LCD screen development information and the microcontroller routines, we want to help
- 2022-04-11 19:49:33下载
- 积分:1
-
飞行控制的描述,mikrocontroler和直流电机
a flight control description with mikrocontroler and DC motors
- 2023-05-03 09:00:05下载
- 积分:1
-
micocanopen好的学习源代码,包括CANopen实现源码…
MicoCANOpen很好的学习源代码,包括了CANOpen实现的源代码以及在C51和P591单片机上的实现。-MicoCANOpen good learning source code, including the CANOpen realize the source code as well as in C51 and P591 on the realization of single-chip microcomputer.
- 2022-06-19 03:24:31下载
- 积分:1
-
51 Baud Rate Setting small calculation tool. To facilitate the calculated values...
51单片机的波特率设置计算小工具。方便的计算值就可用波特率产生。-51 Baud Rate Setting small calculation tool. To facilitate the calculated values can be generated with baud rate.
- 2022-03-23 21:54:47下载
- 积分:1
-
51单片机实用子程序
里面有很多单字节,多字节和定点浮点数的运算子程序,初学者可以看,还不错我也是从其它网上找的....
51单片机实用子程序
里面有很多单字节,多字节和定点浮点数的运算子程序,初学者可以看,还不错我也是从其它网上找的.
-51 SCM utility subroutine There are so many single-byte, multibyte, and fixed-point floating-point arithmetic subroutines, beginners can look, well I am also looking for from the other online.
- 2023-01-24 20:40:03下载
- 积分:1
-
MSP430串口程序,串口接收与发送均用中断处理。当MSP430串口中断接收到PC机的指令后通过中断发送将数据发送出去。...
MSP430串口程序,串口接收与发送均用中断处理。当MSP430串口中断接收到PC机的指令后通过中断发送将数据发送出去。-MSP430 serial program, serial port receive and send all use interrupt handling. When the MSP430 serial receive interrupt instruction PC, adopted after the break to send the data sent.
- 2023-03-08 07:10:03下载
- 积分:1
-
51单片机C语言的编程技巧
在进行单片机应用系统设计时.汇编语言是一种常用的软件工具。它能直接操作硬件.指令的执行速度快。但其指令繁育统的固有格式受硬件结构...
51单片机C语言的编程技巧
在进行单片机应用系统设计时.汇编语言是一种常用的软件工具。它能直接操作硬件.指令的执行速度快。但其指令繁育统的固有格式受硬件结构的限制很大.且难于编写与调试.同时其可移植性也较差。随着单片机硬件性能的提高.其工作速度越来越快.因此在编写单片机应用系统程序时.更着重于程序本身的编写效率。本文介招的C51交叉编译器就是解决连一问题的利器-51 microcontroller C programming language skills during SCM application system design. Assembly Language is a common software tools. It can directly operate the hardware. Order Execution speed. But their breeding EC Directive format by the inherent structural limitations of hardware great. It is not easy to prepare and debugging. While its portability also poor. With SCM performance of hardware. Their work ever faster. Therefore, in preparing microcontroller applications procedures. More focused on the preparation process itself efficiency. This paper introduces the C51 cross compiler is not even solve the problem of a sharp object
- 2022-01-24 18:05:39下载
- 积分:1