#define EXAMPLE_LCD_CMD_BITS 16 #define EXAMPLE_LCD_PARAM_BITS 16 #endif #define EXAMPLE_LVGL_TICK_PERIOD_MS 2 @@ -110,8 +125,18 @@ void app_main(void) EXAMPLE_PIN_NUM_DATA5, EXAMPLE_PIN_NUM_DATA6, EXAMPLE_PIN_NUM_DATA7, #if CONFIG_EXAMPLE_LCD_I80_BUS_WIDTH > 8 EXAMPLE_PIN...
esp_lcd_st77903 CHANGELOG.md CMakeLists.txt Kconfig README.md esp_lcd_st77903.c include esp_lcd_st77903.h priv_include st77903_interface.h st77903_interface_qspi.c test_apps/main CMakeLists.txt esp_lcd_st77903_rgb CHANGELOG.md CMakeLists.txt README.md esp...
#define EXAMPLE_PIN_NUM_BK_LIGHT 6 /// Lite // The pixel number in horizontal and vertical #define EXAMPLE_LCD_H_RES 240 #define EXAMPLE_LCD_V_RES 320 // Bit number used to represent command and parameter #define EXAMPLE_LCD_CMD_BITS 8 #define EXAMPLE_LCD_PARAM_BITS 8 #define EXAMPL...
* @param None * @retval None */ static void Error_Handler(void) { while(1) { } } /* CAN1 init function */ void MX_CAN1_Init(void) { CAN_FilterConfTypeDef sFilterConfig; static CanTxMsgTypeDef TxMessage; static CanRxMsgTypeDef RxMessage; /*##-1- Configure the CAN peripheral ###...
To set each switch to ON, move the white switch towards the LCD and away from the user LEDs on the board. Switch(es) Position Switch Position Function 1 - - - Enables Nios II terminal printing when set to ON 2 OFF - - Set output bits per color: ON 8 bit 10 bit 4 OFF 3 OFF ...