gtfont - Qualcomm Font Chip#

Adapted Air780E/Air700E Air780EP Air601 Air101/Air103 Air105

Note

This page document is automatically generated by this file. If there is any error, please submit issue or help modify pr, thank you!

Example

-- Tested font chip model GT5SLCD1E-1A
-- If you need to support other models, please report issue

gtfont.init(spi_device)#

Initialize Qualcomm Font Chip

Parameters

Incoming Value Type

Explanation

userdata

only supports pointer data generated by spi device

Return Value

return value type

explanation

boolean

Returns true on success, otherwise false

Examples

-- Special reminder: any code that uses this library requires an additional Qualcomm font chip !!
-- You can't run without an extra chip.!!
gtfont.init(spi_device)