STM32F479xx HAL User Manual
Defines
DSI DCS Command
DSI Exported Constants

Defines

#define DSI_ENTER_IDLE_MODE   0x39U
#define DSI_ENTER_INVERT_MODE   0x21U
#define DSI_ENTER_NORMAL_MODE   0x13U
#define DSI_ENTER_PARTIAL_MODE   0x12U
#define DSI_ENTER_SLEEP_MODE   0x10U
#define DSI_EXIT_IDLE_MODE   0x38U
#define DSI_EXIT_INVERT_MODE   0x20U
#define DSI_EXIT_SLEEP_MODE   0x11U
#define DSI_GET_3D_CONTROL   0x3FU
#define DSI_GET_ADDRESS_MODE   0x0BU
#define DSI_GET_BLUE_CHANNEL   0x08U
#define DSI_GET_DIAGNOSTIC_RESULT   0x0FU
#define DSI_GET_DISPLAY_MODE   0x0DU
#define DSI_GET_GREEN_CHANNEL   0x07U
#define DSI_GET_PIXEL_FORMAT   0x0CU
#define DSI_GET_POWER_MODE   0x0AU
#define DSI_GET_RED_CHANNEL   0x06U
#define DSI_GET_SCANLINE   0x45U
#define DSI_GET_SIGNAL_MODE   0x0EU
#define DSI_NOP   0x00U
#define DSI_READ_DDB_CONTINUE   0xA8U
#define DSI_READ_DDB_START   0xA1U
#define DSI_READ_MEMORY_CONTINUE   0x3EU
#define DSI_READ_MEMORY_START   0x2EU
#define DSI_SET_3D_CONTROL   0x3DU
#define DSI_SET_ADDRESS_MODE   0x36U
#define DSI_SET_COLUMN_ADDRESS   0x2AU
#define DSI_SET_DISPLAY_OFF   0x28U
#define DSI_SET_DISPLAY_ON   0x29U
#define DSI_SET_GAMMA_CURVE   0x26U
#define DSI_SET_PAGE_ADDRESS   0x2BU
#define DSI_SET_PARTIAL_COLUMNS   0x31U
#define DSI_SET_PARTIAL_ROWS   0x30U
#define DSI_SET_PIXEL_FORMAT   0x3AU
#define DSI_SET_SCROLL_AREA   0x33U
#define DSI_SET_SCROLL_START   0x37U
#define DSI_SET_TEAR_OFF   0x34U
#define DSI_SET_TEAR_ON   0x35U
#define DSI_SET_TEAR_SCANLINE   0x44U
#define DSI_SET_VSYNC_TIMING   0x40U
#define DSI_SOFT_RESET   0x01U
#define DSI_WRITE_LUT   0x2DU
#define DSI_WRITE_MEMORY_CONTINUE   0x3CU
#define DSI_WRITE_MEMORY_START   0x2CU

Define Documentation

#define DSI_ENTER_IDLE_MODE   0x39U

Definition at line 357 of file stm32f4xx_hal_dsi.h.

#define DSI_ENTER_INVERT_MODE   0x21U

Definition at line 358 of file stm32f4xx_hal_dsi.h.

#define DSI_ENTER_NORMAL_MODE   0x13U

Definition at line 359 of file stm32f4xx_hal_dsi.h.

#define DSI_ENTER_PARTIAL_MODE   0x12U

Definition at line 360 of file stm32f4xx_hal_dsi.h.

#define DSI_ENTER_SLEEP_MODE   0x10U

Definition at line 361 of file stm32f4xx_hal_dsi.h.

#define DSI_EXIT_IDLE_MODE   0x38U

Definition at line 362 of file stm32f4xx_hal_dsi.h.

#define DSI_EXIT_INVERT_MODE   0x20U

Definition at line 363 of file stm32f4xx_hal_dsi.h.

#define DSI_EXIT_SLEEP_MODE   0x11U

Definition at line 364 of file stm32f4xx_hal_dsi.h.

#define DSI_GET_3D_CONTROL   0x3FU

Definition at line 365 of file stm32f4xx_hal_dsi.h.

#define DSI_GET_ADDRESS_MODE   0x0BU

Definition at line 366 of file stm32f4xx_hal_dsi.h.

#define DSI_GET_BLUE_CHANNEL   0x08U

Definition at line 367 of file stm32f4xx_hal_dsi.h.

#define DSI_GET_DIAGNOSTIC_RESULT   0x0FU

Definition at line 368 of file stm32f4xx_hal_dsi.h.

#define DSI_GET_DISPLAY_MODE   0x0DU

Definition at line 369 of file stm32f4xx_hal_dsi.h.

#define DSI_GET_GREEN_CHANNEL   0x07U

Definition at line 370 of file stm32f4xx_hal_dsi.h.

#define DSI_GET_PIXEL_FORMAT   0x0CU

Definition at line 371 of file stm32f4xx_hal_dsi.h.

#define DSI_GET_POWER_MODE   0x0AU

Definition at line 372 of file stm32f4xx_hal_dsi.h.

#define DSI_GET_RED_CHANNEL   0x06U

Definition at line 373 of file stm32f4xx_hal_dsi.h.

#define DSI_GET_SCANLINE   0x45U

Definition at line 374 of file stm32f4xx_hal_dsi.h.

#define DSI_GET_SIGNAL_MODE   0x0EU

Definition at line 375 of file stm32f4xx_hal_dsi.h.

#define DSI_NOP   0x00U

Definition at line 376 of file stm32f4xx_hal_dsi.h.

#define DSI_READ_DDB_CONTINUE   0xA8U

Definition at line 377 of file stm32f4xx_hal_dsi.h.

#define DSI_READ_DDB_START   0xA1U

Definition at line 378 of file stm32f4xx_hal_dsi.h.

#define DSI_READ_MEMORY_CONTINUE   0x3EU

Definition at line 379 of file stm32f4xx_hal_dsi.h.

#define DSI_READ_MEMORY_START   0x2EU

Definition at line 380 of file stm32f4xx_hal_dsi.h.

#define DSI_SET_3D_CONTROL   0x3DU

Definition at line 381 of file stm32f4xx_hal_dsi.h.

#define DSI_SET_ADDRESS_MODE   0x36U

Definition at line 382 of file stm32f4xx_hal_dsi.h.

#define DSI_SET_COLUMN_ADDRESS   0x2AU

Definition at line 383 of file stm32f4xx_hal_dsi.h.

#define DSI_SET_DISPLAY_OFF   0x28U

Definition at line 384 of file stm32f4xx_hal_dsi.h.

#define DSI_SET_DISPLAY_ON   0x29U

Definition at line 385 of file stm32f4xx_hal_dsi.h.

#define DSI_SET_GAMMA_CURVE   0x26U

Definition at line 386 of file stm32f4xx_hal_dsi.h.

#define DSI_SET_PAGE_ADDRESS   0x2BU

Definition at line 387 of file stm32f4xx_hal_dsi.h.

#define DSI_SET_PARTIAL_COLUMNS   0x31U

Definition at line 388 of file stm32f4xx_hal_dsi.h.

#define DSI_SET_PARTIAL_ROWS   0x30U

Definition at line 389 of file stm32f4xx_hal_dsi.h.

#define DSI_SET_PIXEL_FORMAT   0x3AU

Definition at line 390 of file stm32f4xx_hal_dsi.h.

#define DSI_SET_SCROLL_AREA   0x33U

Definition at line 391 of file stm32f4xx_hal_dsi.h.

#define DSI_SET_SCROLL_START   0x37U

Definition at line 392 of file stm32f4xx_hal_dsi.h.

#define DSI_SET_TEAR_OFF   0x34U

Definition at line 393 of file stm32f4xx_hal_dsi.h.

#define DSI_SET_TEAR_ON   0x35U

Definition at line 394 of file stm32f4xx_hal_dsi.h.

#define DSI_SET_TEAR_SCANLINE   0x44U

Definition at line 395 of file stm32f4xx_hal_dsi.h.

#define DSI_SET_VSYNC_TIMING   0x40U

Definition at line 396 of file stm32f4xx_hal_dsi.h.

#define DSI_SOFT_RESET   0x01U

Definition at line 397 of file stm32f4xx_hal_dsi.h.

#define DSI_WRITE_LUT   0x2DU

Definition at line 398 of file stm32f4xx_hal_dsi.h.

#define DSI_WRITE_MEMORY_CONTINUE   0x3CU

Definition at line 399 of file stm32f4xx_hal_dsi.h.

#define DSI_WRITE_MEMORY_START   0x2CU

Definition at line 400 of file stm32f4xx_hal_dsi.h.