Fix MINIPANEL to use SW SPI if needed #15246
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Create the abbility to use U8GLIB_MINI12864_2X with the SW SPI by definition of DOGLCD_SCK DOGLCD_MOSI.
Benefits
MINIPANEL compatible displays can be used on any pins which support the SW SPI.
Related Issues
Workaround to get an original Ender 2 Display working with an Ender 3 Creality board V1.1.5 (Silent Board with TMC2208) without any Hardware modifications as the Display Connector is not connected to MOSI and SCK.
Works by adding this patch an the following lines to the config: