搜索结果
找到约 23 项符合
properly 的查询结果
按分类筛选
其他嵌入式/单片机内容 how to test memory devices to see if they are working properly, and how to use Flash memory.
how to test memory devices to see if they are working properly, and how to use Flash memory.
DSP编程 Qpsk signal Processing Code The DSP code should be efficient and accurate to properly demodulate th
Qpsk signal Processing Code
The DSP code should be efficient and accurate to properly demodulate the incoming signal. The DSP can be coded strictly in “C” or C-language can be intermingled with assembly code.include
Real Time Digital Signal Processor Code – Main.c file
BER Test Code
Linux/Unix编程 This unit gives a general overview on how a Linux system should be used properly.
This unit gives a general overview on how a Linux system should be
used properly.
单片机编程 Input Signal Rise and Fall Tim
All inputs of the C16x family have Schmitt-Trigger input characteristics. These Schmitt-Triggers are intended to always provide proper internal low and high levels, even if anundefined voltage level (between TTL-VIL and TTL-VIH) is externally applied to the pin.The hysteresis of these inputs, howeve ...
单片机编程 介绍C16x系列微控制器的输入信号升降时序图及特性
All inputs of the C16x family have Schmitt-Trigger input characteristics. These Schmitt-Triggers are intended to always provide proper internal low and high levels, even if anundefined voltage level (between TTL-VIL and TTL-VIH) is externally applied to the pin.The hysteresis of these inputs, howeve ...
单片机编程 单片机系统“PC”失控的软件措施
单片机系统“PC”失控的软件措施Software Measure of GettingO uto fC ontrolfo r“PC"in S ingleC hipC omputerS ystem谧 加 春 王 晓 基 雷 小 华(江 西 理 工 大 学机 电 工 程 学 院 ,赣 州 34 10 00)摘要单片机系统在实际工业现场中可能遇到各种干扰和自身的随机性故障。现场恶劣的环境有可能使计算机系统发生异常, ...
开关电源 LTC3207,LTC3207-1用户指南
 
The LTC®3207/LTC3207-1 is a 600mA LED/Camera driverwhich illuminates 12 Universal LEDs (ULEDs) and onecamera fl ash LED. The ULEDs are considered universalbecause they may be individually turned on or off, setin general purpose output (GPO) mode, set to blink at aselected on-time and ...
接口技术 谈集成电路的通用接口
Abstract: How can an interface change a happy face to a sad face? Engineers have happy faces when an interface works properly.Sad faces indicate failure somewhere. Because interfaces between microprocessors and ICs are simple—even easy—they are oftenignored until interface failure caus ...
Linux/Unix编程 BoboMail is a so called webmail application, which provides mail access through a web interface. It
BoboMail is a so called webmail application, which provides mail access through a web interface. It handles MIME messages properly (including HTML mails) and is implemented in Python
BoboMail是一个webmail应用程序,它提供通过一个web接口的邮件访问。它可以正确处理MIME消息(包括HTML邮件),用Python实现 ...
压缩解压 We often get questions about how the deflate() and inflate() functions should be used. Users wonder
We often get questions about how the deflate() and inflate() functions should be used. Users wonder when they should provide more input, when they should use more output, what to do with a Z_BUF_ERROR, how to make sure the process terminates properly, and so on. So for those who have read zlib.h (a ...