]> git.donarmstrong.com Git - qmk_firmware.git/commit
Yet another try to fix the LCD corruption
authorFred Sundvik <fsundvik@gmail.com>
Fri, 7 Apr 2017 07:51:53 +0000 (10:51 +0300)
committerFred Sundvik <fsundvik@gmail.com>
Sun, 9 Apr 2017 15:34:59 +0000 (18:34 +0300)
commit3994fb1e79615af849aa03378293831f59c9b259
tree7b874c44eb948bfeb0904a4d74272b3495d71cb1
parentb7041d06aef4dcf2f2a47504a699e538cfb1d9ac
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.
keyboards/ergodox/infinity/drivers/gdisp/st7565ergodox/board_ST7565.h