搜索资源列表
chuanbingzhuanhuan
- 这个并串转换代码是依靠同步状态机来实现其控制的。其实并串转换在实际的电路中使用还是比较多的,尤其在通信线路方面的复用和分解方面,原理上就是一个串并转换和并串转换的过程。举个简单的例子,计算机串口发送数据的过程,如果满足发送条件了,其实就是一个并串转换的过程了。好了,废话不说,看代码就是。 -And the string conversion of the code is relying on the synchronization state machine to achieve its c
AD_TEST
- 本文件是AD测试实验;测试前需要对管脚复用的电压基准进行设置,将JP10的2,3脚短接,1脚空出。AD输入端子(J10)可输入4路AD(ADC0--ADC3),另有1路可测量片内温度,5路采样值都通过串口发送出去,在串口调试助手上看观察其值。4路AD中ADC0可通过跳线器(JP5)“ADJ_VOL”(1,2脚短接)与板上电位器相连,通过手动调VR1可以观察到电压值的变化-This document is the AD test experiment testing is required be
MCU_led
- 单片机系统上LED灯与按键复用端口扫描电路改进-LED lights and buttons reuse port scan circuit to improve SCM system
STM32Jtag-reuse-program
- STM32的JATG复用程序,解决了IO口不够时复用JATG问题。-The STM32 JATG reuse program is not enough to solve the IO port reuse JATG problem.
LEDAndTouchKeyReuseRrogram
- 海尔HR7P201实现触摸按键与LED复用,在有限的MCU端口资源,是个不错的方案参考代码,当中触摸部分海尔封装成库文件,只能调用。供大家参考。-Haier HR7P201 to achieve touch buttons and LED reuse, in the limited MCU port resources, is a good solution for the reference code, which is part of the Haier package into a lib
Serial_cf
- STM32的串口复用代码,实现对串口的IO口映射,作用是对PCB容易布线。-STM32 serial reuse code, the realization of the serial IO port mapping, action is easy PCB layout.