资源列表
ZLG_214X
- 周立功 214x pack 配套光盘,含例程代码和说明文档。-Week Ligong 214x pack CD-ROM package, including code and documentation routines.
ATK-SIM900A
- SIM900开发板配套STM32 GPRS代码-SIM900 STM32 GPRS driver
MBD
- 基于Matlab/Simulink的自动代码生成书籍,对学习自动代码生成非常有帮助-Based on Matlab/Simulink automatic code generation books, learning automatic code generation is very helpful
Golf_Test
- 用verilog语言实现的高尔夫模拟机下位机检测,参数包括速度、仰角和偏角。-Verilog language golf simulator under-bit machine detection parameters include speed, elevation and declination.
arm-linux-gcc-3.3.tar
- 本代码是基于linux嵌入式的交叉编译器,已经配置好了,适合大多数用户尤其是初学者对交叉编译环境还很陌生的同学-This code is based on embedded linux cross compiler has been configured, for most users, especially beginners cross-compiler environment are still unfamiliar with the students
f28027example
- f28027模块示例代码,包过ADC,ePWM等-f28027 Module Sample Code
STM32_SPI_FLASH
- 自己写的spi_flash的驱动,利用stm32管脚模拟的方式,是学习理解spi总线良好资料,将sd卡挂载的fatfs中的文件(字库)进行读写,并显示到屏幕上,奋斗板的同学试一试-Way the own written spi_flash drive, take advantage of the the stm32 pin analog, to the spi bus good information to learn to understand, read and write to the s
data
- 这是 前段时间在坐ADI比赛时的 芯片资料 包含了A/D ,仪表放大,ARM7,单片机。忘对大家有用-This is a game some time ago in the sitting ADI chip data contains the A/D, instrument amplification, ARM7, microcontroller. Forget to be useful to everyone
S02_CH03_EMIO
- 基于vivado的EMIO流水灯的实现,可以直接运行-Based on vivado EMIO water lamp implementation, you can run directly
Svpwmm
- Verilog HDL 写的SVPWM 算法的实现,使用的是altera 风暴系列的FPGA,占用资源1w+逻辑宏单元-Verilog HDL ,SVPWM
SCommunication
- 51单片机电子时钟的上位机程序,用于同步PC时间与单片机时间-51 MCU clock of the host computer program for the synchronization of PC time and time
F469USART
- 在STM32F469上实现DMA方式收发UART数据的工程,可以收发不定长度的数据,相比较中断更为灵活。主要DMA部分的驱动代码已经封装-In the STM32F469 to achieve the DMA way to send and receive UART data engineering, can send and receive variable length of the data, compared to more flexible interrupt. The main DM