Closed nuker1110 closed 2 years ago
@bigtreetech could you please port the BTT SKR Mini E3 , Ender 3 V2 display support to the SKR Pro ? This will add compatibility and more users could order it for their Ender 3 V2s and Clones like the Voxelab Aquila.
Here is my setup:
TX/RX goes to the TFTT Port RX/TX respectively.
I'm testing using
I'm testing using
define DWIN_CREALITY_LCD_JYERSUI // Jyers UI by Jacob Myers
Have you gotten this to run yet?
I did, however it did not work. I'm about to order a BTT TFT35 and give up. Wasting too much time on this.
I did, however it did not work. I'm about to order a BTT TFT35 and give up. Wasting too much time on this.
I retract this. I've decided to do one last shot. And I got it working. Pinout is much simpler than I thought. The Ender 3 display cable goes straight to EXT1 with the exception of TX/RX, those you need to connect to the Board TFT RX/TX TFT. `
`
Man, if this works, you just saved my upgrade path. Wish I'd seen that last post sooner.
It works fine, I gave up on the TFT35 and I'm using the original display.
I found this issue detailing a pinout for the SKR Mini E3 to use the stock display from my Ender 3 v2 on it, but I can't picture how to translate those instructions to the display pinouts for the Pro boards. This is the pinout from Marlin's pins_BTT_SKR_PRO_common.h file: and this is the pinout from the above issue page:
I came here for help because I don't want to fry anything through trial-and-error.