Basic Information:
Printer Model: FlashForge Creator Pro
MCU / Printerboard: BTT SKR Pro v1.1
klippy.log
Fill out above information and in all cases attach your klippy.log
file. Pasting your printer.cfg
is not needed
Describe your issue:
Hello. I try to migrate my old FlashForge printer on new MCU board and all work fine till I started to attach legacy display. There is hd44870_spi display. Before connect I used my old creality board from Ender 3 as sandbox for display connection and all work fine. Display shows menu and buttons work properly. When I tried attach display to new MCU board screen shows nothing and always empty (to standard EXP1 port). I tried to analyse signal and saw difference for signal timing on software spi bus. For Ender 3 board data pack spent 250-300 ms, for a new board it’s 15ms. I tied to setup spi_speed at minimum value like 100000 and no changed. Probably someone has an idea what’s exactly root cause and could route me on right way? Thx!