News

void I2C_LCD_init( I2C_TypeDef *thisI2C, uint32_t I2CSpeed ) Initialize the LCD display module and the associated I2C peripheral. Note that the STM32F030F4 only supports I2C1. I2CSpeed supports speeds ...
STEP 1 : Download the library file (Arduino_LCD-I2C_Library and Arduino_LCD-SPI_Library) STEP 2 : Put the downloaded files in Arduino library folder separately [Documents > Arduino > libraries] STEP 3 ...