-
sst89c58下载器,使用keilc51的debug调试器下载。将本程序编译后写入sst89c58,并编程为remap 4kbytes。该芯片即有了keil环...
sst89c58下载器,使用keilc51的debug调试器下载。将本程序编译后写入sst89c58,并编程为remap 4kbytes。该芯片即有了keil环境下载功能,当p1.0拉低时,启动时进入下载程序,进入下载程序后将会自动删除block0,p1.0高电平时进入用户程序。
进入下载程序后,可以通过串口和keil的仿真环境连通,波特率自动调节,选择load HEX文件,即可将程序下载到sst89c58的低端32keeprom中。除了7e00-7fffh被占用-sst89c58 downloader, use the debug keilc51 Debugger download. This procedure compiled into sst89c58 and programming to remap 4kbytes. The chip has Keil environment that is the ability to download, p1.0 down, start the download entered into the download will be automatically deleted after block0, p1.0 to I enter the user program. After entering the download, through serial and Keil simulation environment connectivity, baud rate adjusts to choose load HEX documents, procedures and can be downloaded to the lower end of 32keeprom sst89c58 China. Apart from 7e00-occupied 7fffh
- 2022-03-16 08:52:16下载
- 积分:1
-
用430做的PWM程序,带上了自己做的时钟功能!看下把!
用430做的PWM程序,带上了自己做的时钟功能!看下把!-430 make use of the PWM process, to bring its own function to do the clock! Facie to!
- 2022-11-21 22:50:03下载
- 积分:1
-
interface chip 8155 of the driver,
接口芯片8155的驱动程序,-interface chip 8155 of the driver,
- 2022-01-24 14:44:17下载
- 积分:1
-
中国时码BPC解码(单片机程序源码)
//单片机为89C52RC,时钟接收模块为淘宝买的15元的中国时码模块,下面代码可以解析出具体时间#include #include //************************************定义接收管脚*********************************************sbit ReceiveBit=P3^7;sbit test2=P3^6;unsigned int bdata BPCIndex; //BPC数据的下标0~49unsigned int bdata BitIndex; //BPCIndex数据中的位的索引0~7unsigned int BPCCode[50]; //存储2个BPC周期(20*2S)的值(20*10*2/8=50)
- 2023-06-04 03:55:03下载
- 积分:1
-
采集卡
KPCI 多功能板提供强势表现,非常实惠的价格。满负载时,他们是有吸引力的一站式解决方案,提供你所需要的一切在一个单一的低成本棋盘上。
- 2022-04-08 09:19:32下载
- 积分:1
-
Automation in PCB Co-ordinate Plotting System
为了优化
- 2022-01-27 12:40:20下载
- 积分:1
-
适合s3c44b0的根文件系统的镜像文件,适合arm3
适合s3c44b0的根文件系统的镜像文件,适合arm3-S3C44B0 for the root file system image file, suitable for arm3
- 2022-02-07 17:50:38下载
- 积分:1
-
altera的ip核,在sopcbuilder中添加后,在niosII IDE中可以轻松控制vga的显示,十分难得哦!...
altera的ip核,在sopcbuilder中添加后,在niosII IDE中可以轻松控制vga的显示,十分难得哦!-altera
- 2022-12-08 07:55:03下载
- 积分:1
-
Taxi mileage meter program implementation of this program a taxi smart pricing f...
出租车里程计价器程序 此程序实现出租车智能计价功能同时实现语音发音功能其语音功能全用代码实现-Taxi mileage meter program implementation of this program a taxi smart pricing feature that enables simultaneous voice pronunciation feature of their voice in code to achieve full
- 2022-03-14 18:06:36下载
- 积分:1
-
STM32-TIM1产生PWM程序源码
通过STM32F303高级定时器TIM1产生PWM波形,STM32F303输出六路互补PWM波形初始化程序(可通过霍尔测速采集转变PWM占空比)
- 2022-02-15 12:23:48下载
- 积分:1