STM8S/A Standard Peripherals Firmware Library: STM8-128_EVAL_LOW_LEVEL_DOT_MATRIX_LCD

STM8S/A

STM8S/A Standard Peripherals Firmware Library
STM8-128_EVAL_LOW_LEVEL_DOT_MATRIX_LCD

Defines

#define LCD_BACKLIGHT_PIN   GPIO_PIN_4
#define LCD_BACKLIGHT_PORT   GPIOH
#define LCD_NCS_GPIO_PORT   GPIOF
#define LCD_NCS_PIN   GPIO_PIN_0
#define LCD_SPI   SPI
 Defines for the SPI and GPIO pins used to drive the SPI Flash.
#define LCD_SPI_CLK   CLK_PERIPHERAL_SPI
#define LCD_SPI_GPIO_PORT   GPIOC
#define LCD_SPI_MISO_PIN   GPIO_PIN_7
#define LCD_SPI_MOSI_PIN   GPIO_PIN_6
#define LCD_SPI_SCK_PIN   GPIO_PIN_5

Define Documentation

#define LCD_BACKLIGHT_PIN   GPIO_PIN_4

Definition at line 77 of file stm8s_eval_lcd.h.

Referenced by LCD_BacklightCmd(), and STM8S_EVAL_LCD_Init().

#define LCD_BACKLIGHT_PORT   GPIOH

Definition at line 76 of file stm8s_eval_lcd.h.

Referenced by LCD_BacklightCmd(), and STM8S_EVAL_LCD_Init().

#define LCD_NCS_GPIO_PORT   GPIOF

Definition at line 73 of file stm8s_eval_lcd.h.

Referenced by STM8S_EVAL_LCD_Init().

#define LCD_NCS_PIN   GPIO_PIN_0

Definition at line 74 of file stm8s_eval_lcd.h.

Referenced by STM8S_EVAL_LCD_Init().

#define LCD_SPI   SPI

Defines for the SPI and GPIO pins used to drive the SPI Flash.

Definition at line 72 of file stm8s_eval_lcd.h.

Referenced by LCD_SPISendByte().

#define LCD_SPI_CLK   CLK_PERIPHERAL_SPI

Definition at line 75 of file stm8s_eval_lcd.h.

Referenced by STM8S_EVAL_LCD_Init().

#define LCD_SPI_GPIO_PORT   GPIOC

Definition at line 81 of file stm8s_eval_lcd.h.

Referenced by STM8S_EVAL_LCD_Init().

#define LCD_SPI_MISO_PIN   GPIO_PIN_7

Definition at line 80 of file stm8s_eval_lcd.h.

#define LCD_SPI_MOSI_PIN   GPIO_PIN_6

Definition at line 79 of file stm8s_eval_lcd.h.

Referenced by STM8S_EVAL_LCD_Init().

#define LCD_SPI_SCK_PIN   GPIO_PIN_5

Definition at line 78 of file stm8s_eval_lcd.h.

Referenced by STM8S_EVAL_LCD_Init().

STM8 Standard Peripherals Library: Footer

 

 

 

      For complete documentation on STM8 8-bit Microcontrollers platform visit www.st.com