ACDC Senior Project v1.0.0
Senior Project for Textron Aviation
|
Files | |
ACDC_CLOCK.c | |
Implentation of clock configuration functions for STM32F103xB MCU. | |
ACDC_GPIO.c | |
Implementation of GPIO configuration and manipulation functions. | |
ACDC_INTERRUPT.c | |
Implementation of general-purpose interrupt configuration functions. | |
ACDC_LTC1298_ADC.c | |
Implementation of the external 12-bit LTC1298 Analog to Digital Converter (ADC) | |
ACDC_LTC1451_DAC.c | |
Implementation of the external 12-bit LTC1451 Digital to Analog Converter (DAC) | |
ACDC_SPI.c | |
Implementation of SPI driver. | |
ACDC_string.c | |
Implementation of string manipulation functions. | |
ACDC_TIMER.c | |
Implementation of timer functions for system clock speed and delay. | |
ACDC_USART.c | |
Implentation of UART/USART Tx/Rx functions. | |
main.c | |
Main program body. | |