搜索结果
找到约 1,117 项符合
stm8s Development kit 的查询结果
单片机编程 基于C8051F020的通用串口适配器的设计
介绍了基于单片机C8051F020的通用串口适配器的设计与实现方法,即由单片机控制的智能化一对多口收发信号转换器。通过采用C51对单片机进行编程,控制与RS-232(标准RS-232电平)、RS232(TTL电平)、RS-422接口的数据通信;采用C++ Builder作为开发平台,通过RS-232接口实现上位机对适配器各个通信端口的控制。
Abstract:
& ...
单片机编程 SAM8系列S3C825A型单片机软件设计
以S3C825A为例介绍三星公司SAM8系列单片机的内部结构及其软件开发环境,详细描述采用混合编程法来对SAM8系列单片机进行软件设计的一般方法,最后给出用混合编程法对S3C825A进行软件设计的具体应用实例。
Abstract:
 With S3C825A,this paper firstly introduces the SAM8 series single-chip microcontrollers and ...
单片机编程 FET430PIF自制资料
The MSP-FET430PIF is a Parallel Port interface (does not include target board) that is used to program and debug MSP430 FET tools and test boards through the JTAG interface. This interface is included in our FET tools, but sold without the development board. This interface uses a Parallel PC Port to ...
单片机编程 MSP430 USB JTAG自制资料
The MSP-FET430U14 is a powerful flash emulation tool to quickly begin application development on the MSP430 MCU. It includes USB debugging interface used to program and debug the MSP430 in-system through the JTAG interface or the pin saving Spy Bi-Wire (2-wire JTAG) protocol. The flash memory can be ...
单片机编程 AVR Studio 4.12 Service Pack 4
AVR Studio 4.12 includes new device support and numerous overall enhancements;new breakpoint system, integrated AVR GCC development and improved docking system!See release notes for more details.
单片机编程 dsPIC30F产品手册
dsPIC30F产品手册
High Performance Digital Signal Controllers
This section of the manual contains the following topics:1.1 Introduction 1.2 Manual Objective 1.3 Device Structure1.4 Development Support 1.5 Style and Symbol Conventions 1.6 Related Documents 1.7 Revision History
单片机编程 MPLAB C30用户指南(英文)
MPLAB C30用户指南(英文)
HIGHLIGHTSThe information covered in this chapter is as follows:• About this Guide• Recommended Reading• Troubleshooting• The Microchip Web Site• Development Systems Customer Notification Service• Customer Support
Document LayoutThe documen ...
单片机编程 PICkit™ 2 Microcontrolle
PICkit™ 2 Microcontroller Programmer USER’S GUIDE
This chapter contains general information that will be useful to know before using thePICkit™ 2 Microcontroller Programmer. Items discussed in this chapter include:• Document Layout• Conventions Used in this Guide• Warr ...
单片机编程 Virtex-5, Spartan-DSP FPGAs Ap
Virtex-5, Spartan-DSP FPGAs Application Note
This application note demonstrates how efficient implementations of Digital Up Converters(DUC) and Digital Down Converters (DDC) can be done by leveraging the Xilinx DSP IPportfolio for increased productivity and reduced time to development. Step-by-step ...
单片机编程 FREERTOS的官方移植文档
FeaturesThe following standard features are provided.• Choice of RTOS scheduling policy1. Pre-emptive:Always runs the highest available task. Tasks of identical priorityshare CPU time (fully pre-emptive with round robin time slicing).2. Cooperative:Context switches only occur if a task blocks, ...