You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/keyboards/ergodox/infinity/drivers/gdisp/st7565ergodox
Fred Sundvik 3994fb1e79 Yet another try to fix the LCD corruption
It turns out that the ChibiOS K20 SPI driver doesn't handle the
chip select, so it needs to be done manually. Acquiring the bus is
not enough since the pin was in the wrong mode. This is now fixed.

Also increase the frequency of the SPI from around 200kHz to nearly
20 Mhz.
8 years ago
..
board_ST7565.h Yet another try to fix the LCD corruption 8 years ago
driver.mk Move Infinity Ergodox drivers to subproject, and fix makefile 8 years ago
gdisp_lld_ST7565.c Add support for blitting to the Infinity LCD 8 years ago
gdisp_lld_config.h Add support for blitting to the Infinity LCD 8 years ago
st7565.h Move Infinity Ergodox drivers to subproject, and fix makefile 8 years ago