MCPcopy Create free account
hub / github.com/MYaqoobEmbedded/STM32-Tutorials / lcd16x2_init_8bits

Function lcd16x2_init_8bits

Tutorial 11 - LCD16x2/lcd16x2.c:210–250  ·  view source on GitHub ↗

* @brief Initialise LCD on 8-bits mode * @param[in] *port_rs_e RS and EN GPIO Port (e.g. GPIOB) * @param[in] *port_0_3 D0 to D3 GPIO Port * @param[in] *port_4_7 D4 to D7 GPIO Port * @param[in] x_pin GPIO pin (e.g. GPIO_PIN_1) */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

DWT_Delay_InitFunction · 0.85
lcd16x2_writeCommandFunction · 0.85

Tested by

no test coverage detected