8000 Add support for HD-WF2 by netmindz · Pull Request #158 · MoonModules/WLED-MM · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add support for HD-WF2 #158

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

Merged
merged 6 commits into from
Aug 26, 2024
Merged

Add support for HD-WF2 #158

merged 6 commits into from
Aug 26, 2024

Conversation

netmindz
Copy link
Collaborator
@netmindz netmindz commented Aug 21, 2024

@netmindz netmindz marked this pull request as ready for review August 21, 2024 22:40
@netmindz netmindz changed the title Add pinout for HD-WF2 Add support for HD-WF2 Aug 21, 2024
@softhack007
Copy link
Collaborator

looks like its based on an 8MB ESP32-S3, at least according to mrcodetastic/ESP32-HUB75-MatrixPanel-DMA#433

So you could use the 8MB partition table, instead of the 4MB one? With 8MB, you could also go for full optimization (-O2).

@netmindz
Copy link
Collaborator Author

looks like its based on an 8MB ESP32-S3, at least according to mrcodetastic/ESP32-HUB75-MatrixPanel-DMA#433

So you could use the 8MB partition table, instead of the 4MB one? With 8MB, you could also go for full optimization (-O2).

Yeah I saw that for some reason on my board I get errors when it tries to create the FS, but not if I use 4MB, that's why hub75 is added to the existing 8MB_M and the 4MB_S build.

I can't get a full erase to work, it just sits there waiting.

@netmindz netmindz merged commit a7cb4b7 into MoonModules:mdev Aug 26, 2024
36 checks passed
@netmindz netmindz deleted the HD-WF2 branch August 26, 2024 12:27
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
0