CARME-M4 BSP
V1.5
|
Files | |
file | assert.c [code] |
Print assert messages to the stdout. If stdout is a serial port, please initialize the port at startup. | |
file | can.c [code] |
Drivers for the CAN interface. Uses the SJA1000 CAN controller on the CARME motherboard. | |
file | carme.c [code] |
file | carme_io1.c [code] |
CARME IO1 extension module board support package. | |
file | carme_io2.c [code] |
CARME IO2 extension module board support package. | |
file | cs42l51.c [code] |
CS42L51 codec support functions. | |
file | eeprom.c [code] |
Write and read data to the onboard non volatile EEPROM. | |
file | i2c.c [code] |
I2C board support package for the CARME module. | |
file | i2s.c [code] |
I2S board support package for the CARME-M4 module. | |
file | rtc.c [code] |
Communication interface to use the RTC on the controller. | |
file | rtc_ext.c [code] |
Communication interface to use the RTC on the CARME mainboard. | |
file | ssd1963.c [code] |
Driver for the SSD1963 Graphic-Controller. | |
file | ssd1963_lld.c [code] |
Low level driver for the SSD1963 Graphic-Controller. | |
file | system_stm32f4xx.c [code] |
file | uart.c [code] |
The CARME UART Module provides a function to initialize the GPIOs for the CARME UART ports. | |