搜索资源列表
stm32-Develop
- 一个基于STM32的应用,介绍各个模块的使用方法及简单应用。主要是对输入,输出,及3个串口的使用方法做了详细介绍。-One based on the the STM32 application, introduced the use of the various modules and simple application. Made a detailed introduction to the use of inputs, outputs, and three serial.
LED
- 初学STM32中各种模块的简单使用,包括GPIO输入输出,液晶屏,中断,按键,定时器,串口等基本单元操作,适合初学者使用-Beginners of various modules in the STM32 is simple to use, including the GPIO input and output, LCD screen, interruption, buttons, timer, serial port and so on basic unit operations, suita
vivado
- 用中规模MSI基本逻辑功能模块 实现关模比较器(要求分别使用中规模和语言实现): 功能要求:它的输入是两个8位无符号二进制整数X和Y,以及一个控制信号S;输出信号为1个8位无符号二进制整数Z。输入输出关系为:当S=1时, Z=min(X,Y);当S=0时, Z=max(X,Y)。(Modeling comparator is implemented by using basic logic function modules of medium-scale MSI (medium-scale an