搜索结果
找到约 32 项符合
Hyper-Cube 的查询结果
单片机开发 This telecard reader can read the contain of any telecard until 64 bytes [ 512 bits ] and display i
This telecard reader can read the contain of any telecard until 64 bytes [ 512 bits ] and display it to hyper terminal software, using RS232 port.
单片机开发 This telecard reader can read the contain of any telecard until 64 bytes [ 512 bits ] and display i
This telecard reader can read the contain of any telecard until 64 bytes [ 512 bits ] and display it to hyper terminal software, using RS232 port.
软件 Hyper Terminal 超级终端
大家都知道windows的超级终端可以直接通过console线连接交换机和防火墙等设备,这个超级终端在windows10下能用
书籍 Short-Range Wireless Communications
Short-range communications is one of the most relevant as well as diversified fields of en-
deavour in wireless communications. As such, it has been a subject of intense research and
development worldwide, particularly in the last decade. There is no reason to believe that this
trend will decline. O ...
技术资料 STM32 F1系列 DAC的示例详解
基于学习的目的,详细讲解关于Cube库中的DAC的功能。本次介绍DAC。
技术资料 STM32 库函数性能对比
ST已经推出了三种库函数,用以方便客户快速开发STM32系列的MCU。从最早的标准外设驱动库,到后来的Cube HAL,再到 Cube LL,还有直接写寄存器。这几种库的代码效率到底如何呢?本文将针对这个问题进行分析和对比,最后提供对比数据供大家参考。 ...
技术资料 增加UART接口应用时的异常分析
Cube软件包的提供,极大的降低了开发难度。使用者在开发的过程中,只需参考Cube包中提供的例程就能快速的实现对应功能开发。开发者为了快速开发UART功能,参考Cube包中的UART例程,并根据应用情况,扩展了另一组UART接口。但是在应用过程中,发现两路UART不能共存。本文分析了这种情况出现的原因。 ...
技术资料 一步一步使用STM32安全启动与固件更新
STM32 X-CUBE-SBSFU 软件包提供了安全启动与固件更 新功能,可以让用户从高层次来使用STM32 的各项安全功能。本文则是带领读者一 步一步来体验STM32 安全启动与安全固件更新。
技术资料 X_Cube_ClassB代码移植
本文以X-CUBE-CLASSB为例介绍如何做代码的移植以及经常遇到的问题的解决办法。