Skip to content

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
@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