Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SPI? #12

Open
lynch-mob opened this issue Nov 22, 2022 · 3 comments
Open

SPI? #12

lynch-mob opened this issue Nov 22, 2022 · 3 comments

Comments

@lynch-mob
Copy link

Are you using both SPI buses for this project? Will this project work with the "no OS SD" SD card driver if not? https://github.com/carlk3/no-OS-FatFS-SD-SPI-RPi-Pico Thank you for your time.

@Panda381
Copy link
Owner

PicoVGA does not use the SPI interface and should work with the SD project. If the VGA pins need to be moved to free up the SD pins, just edit the VGA_GPIO_FIRST parameter. However, the condition remains that the pins for VGA must form a continuous row, they cannot be split. PicoVGA requires 8 DMA channels, leaving 4 DMA channels free for the SD project.

@lynch-mob
Copy link
Author

Thank you so much! BTW, this is one of the most impressive projects surrounding the Pico I have ever seen! Keep up the great work!

@Panda381
Copy link
Owner

Thank you very much. :-)

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

No branches or pull requests

2 participants