Skip to content

Fix PICO_SCANVIDEO_ENABLE_CLOCK_PIN without _ENABLE_DEN_PIN#30

Open
Daft-Freak wants to merge 1 commit intoraspberrypi:masterfrom
Daft-Freak:patch-3
Open

Fix PICO_SCANVIDEO_ENABLE_CLOCK_PIN without _ENABLE_DEN_PIN#30
Daft-Freak wants to merge 1 commit intoraspberrypi:masterfrom
Daft-Freak:patch-3

Conversation

@Daft-Freak
Copy link
Copy Markdown
Contributor

Enable the side set pin if CLOCK is enabled instead of DEN and also set the function on the right pin if DEN is not enabled.

I've used this with an st7796s display in RGB "sync" mode.

Enable the side set pin if CLOCK is enabled instead of DEN and also set the function on the right pin if DEN is not enabled.
@kilograham
Copy link
Copy Markdown
Contributor

thanks; if i recall there is a count of pins used somewhere also (that are set to PIO) which is probably wrong too.

@Daft-Freak
Copy link
Copy Markdown
Contributor Author

Extremely late reply, but it looks like I adjusted both pin_mask (function) and pin_count (dir).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants