Commit Graph

20 Commits

Author SHA1 Message Date
Francisco ddec3a4742
Increment delay at the end of init secuence
fix issue with ESP32 at higher SPI clock speeds on display st7920
2024-07-10 17:18:59 -03:00
kraus 015b64fd7b issue #2241 codebuild 2023-12-02 23:35:10 +01:00
kraus 4abc75d1fb issue #2091 codebuild 2023-06-14 19:28:10 +02:00
kraus 0319996fef fix typo in comment 2023-03-05 20:45:34 +01:00
kraus 564ddd38e6 issue #1873, code update 2022-06-12 09:39:39 +02:00
kraus 76858f1018 st7920 issue #1593 2021-09-27 23:16:52 +02:00
kraus 88bcb951ae issue #245 2018-10-28 18:37:33 +01:00
olikraus b9c26ea5e2 issue #487 2018-01-21 11:07:26 +01:00
olikraus eb6e3f7930 st7920 speed optimization, issue #200 2017-03-11 12:07:08 +01:00
olikraus ad3ac3a66e HW SPI bug fixing 2016-08-21 11:46:01 +02:00
olikraus bf4198b23f fixed font problem 2016-08-20 10:24:36 +02:00
olikraus 5c24125c9a issue #50 2016-08-18 21:12:36 +02:00
olikraus 9cc2909dc9 implementation issue #48 2016-08-17 21:01:03 +02:00
olikraus 573611c257 merge + comments 2016-07-27 10:30:59 +02:00
Bas Stottelaar cf846d814d Renames sck_clock_mode -> spi_mode. Implemented SPI modes for HW SPI. 2016-07-26 20:38:55 +02:00
Bas Stottelaar 54e3c1ae9b sck_takeover_edge -> sck_clock_mode to account for all four SPI modes. 2016-07-25 22:05:00 +02:00
olikraus a581844d80 fixed #25, added some extra delay for the ST7920 2016-06-25 22:11:46 +02:00
olikraus 00b7d1337b intoduced flipmode_x_offset, removed option to disable flipmode handling (it is now always enabled) 2016-05-26 12:20:44 +02:00
olikraus e5a7e8c8fe st7565 2016-05-26 08:31:29 +02:00
olikraus fd914d2852 st7920 spi 2016-02-27 19:23:57 +01:00