资源列表
Lero_采集卡程序
- 基于stm32的8通道高速数据信号的采集;(High-speed data acquisition)
CmBacktrace-master
- stm32f207cmbacktrace使用实例参考(cmbacktrace example of stm32f207)
lcd_st7789v
- LCD驱动IC为ST7789V的驱动代码(LCD Driver IC Driver Code for ST7789V)
USB_Host_MSC(FATFS)
- STM32F105/107USB_HOST FAT文件系统下的读写测试 先按KEY2,再按KEY1 串口输出打印信息 在U盘创建 HostDemo.TXT 文件 内容为:FAT文件系统,新建文件系统测试文件(Reading and Writing Test under STM32F105/107USB_HOST FAT File System Press KEY2 first, then KEY1. Serial Port Output Print Information
multiplication
- 在FPGA里面实现了多位乘法器的功能,并用modelsim进行了仿真,还对该乘法器进行了优化(The function of multi-bit multiplier is realized in the FPGA, and it is simulated with modelsim, and the multiplier is optimized)
ExampleCode_RDC_AD2S1210
- c代码用来实现控制旋变芯片ad2s1210功能 可以用来做参考!
STM32驱动max6675测温的测试例程
- 通过使用stm32f103系统的单片机,通过程序,驱动max6675测量温度(By using the MCU of STM32F103 system, the MAX6675 can be driven to measure the temperature through the program)
RFID-RC522门禁控制系统程序
- 基于STM32的RFID-RC522门禁控制系统程序(Program of Access Control System Based on STM32 RFID-RC522)
CNN-FPGA-master
- 用FPGA实现CNN算法,实现CNN加速(Realization of CNN Algorithms with FPGA)
yolov2_xilinx_fpga-master
- PYNQ加速YOLOv2的demo,需要PYNQ平台,希望对感兴趣的开发者有用(A demo for accelerating YOLOv2 in xilinx's fpga PYNQ)
nt6828
- NOVATEK nt6828 DATASHEET
平方环VHDL实现
- 数字平方环电路,实现了从BPSK信号中提取相干载波的功能,简单易行,便于实现,并对其进行了数学推导和建模仿真,具有良好的实用价值。平方环以其电路结构简单而得到了广泛应用。但在平方环电路的设计中,由于NCO(或VCO)工作在2ωc频率上,当环路锁定后,其NCO(或VCO)的输出需经过二分频才能得到所需载波。而二分频电路在实现过程中,特别是在对NCO进行数字分频时,用FPGA实现太耗资源。