Cypress MB9BF564L Manuel de l'utilisateur - Page 9
Parcourez en ligne ou téléchargez le pdf Manuel de l'utilisateur pour {nom_de_la_catégorie} Cypress MB9BF564L. Cypress MB9BF564L 12 pages. Peripheral 32-bit microcontroller
4 . 1 . 3
E e p r o m Ap p . c
The functions in EepromApp.c call IIC apps in mi2c.c to execute EEPROM operation according to user need.
static void DisplayOperationRemind(uint8_t *pbuffer)
static void EepromAppElemW(void)
static void EepromAppElemR(void)
void InitEeprom(void)
static void EepromAppServce(void)
static void UpdateLcdBuffer(void)
static void UpdataLcdContent(void)
void EepromApp(void)
4.2
LIN
4 . 2 . 1
L I N _ S l a ve . c
The LIN used functions in mfs_hl.c to realize all functions about LIN.
void LIN_Init(void)
static void SampleMfsLin(void)
void Lcd_LinSlave(void)
4.3
SPI
4 . 3 . 1
m f s . c
The file includes MFS module drivers, which set module register and finish basic function. That is similar with file
mfs_hl.c
4 . 3 . 2
S p i . c
Functions in spi.c realized all SPI functions, which call the derivers in mfs.c
www.cypress.com
Table 3. EepromApp functions list
Functions
Table 4. LIN_Slave functions list
Functions
Document No. 002-04464 Rev. *B
SK_FM4_U_Peripheral 32-Bit Microcontroller FM4 Family User Manual
Description
realize the EEPROM app write function
realize the EEPROM app write function
realize the EEPROM app read function
Initialize EEPROM global parameter
EEPROM app button&key function
update the LCD buffer content
LCD display
realize the EEPROM app
Description
LIN Interface Initilazation as Slave
Realize LIN operation
LIN Interface transmit data display on LCD
Remark
Remark
8