文件名称:STM32_CAN_USART_TLC2543_FPGA
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-04-11
- 文件大小:
- 16kb
- 下载次数:
- 0次
- 提 供 者:
- emo***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
STM32F103处理器程序,基于3.4固件库编写,本程序不包含固件库,所有功能均为单独的c文件,模块化的封装,方便调用。
功能包含USART、SPI(包含TLC2543和DA的操作)、CAN、通过地址总线与数据总线读写FPGA等多个功能模块,可以作为类似功能设计的重要参考。-STM32F103 processor program, based on the 3.4 firmware library preparation, the program does not contain firmware library, all functions are separate c file, modular package, easy call. Function contains USART, SPI (containing the TLC2543 and DA operation), CAN, by the address bus and data bus read and write FPGA and other functional modules can be used as an important reference for similar functional design.
功能包含USART、SPI(包含TLC2543和DA的操作)、CAN、通过地址总线与数据总线读写FPGA等多个功能模块,可以作为类似功能设计的重要参考。-STM32F103 processor program, based on the 3.4 firmware library preparation, the program does not contain firmware library, all functions are separate c file, modular package, easy call. Function contains USART, SPI (containing the TLC2543 and DA operation), CAN, by the address bus and data bus read and write FPGA and other functional modules can be used as an important reference for similar functional design.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ADDA.c
CAN.c
FPGA.c
GPIO.c
hal.c
hal.h
main.c
NVIC.c
PID.c
RCC.c
stm32f10x_it.c
TIM.c
USART -3串口版本.C
USART.C