-
Notifications
You must be signed in to change notification settings - Fork 15
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
Available for purchase? #2
Comments
Not at this point due the shortage... I maintain this issue open while this condition not change |
Has this board been built and tested? https://www.pcbway.com/project/shareproject/stm32h7duino.html Or if I purchased it would I be troubleshooting it if I built it myself? |
The board have many ussues corrected but not tested:
|
So I've been looking at the schematic and there is something that is confusing to me. It may be correct but I have little experience with QSPI and none with OCTO SPI. The OSPI chip is split between two different SPI ports. Why not use P1 IO0-IO7 on this part? This is from this part of the schematic: |
I've done a lot of reading on OCTOSPI today as well as trying to settle on where to hookup memory to my H730 and I'm pretty sure that your OCTOSPI lines are hooked up incorrectly on your memory. (Assuming I"m looking at the latest schematic). I don't fully understand if it is better to use the upper or lower nibble for the QSPI device but it seems like you should use all the P1 on the RAM chip and all of the P2 pins on the FLASH chip. |
The SEEED Studio WIO board uses P2-IO4..7 for flash. https://www.seeedstudio.com/Wio-Lite-AI-Single-Board-p-5120.html |
Today I started playing around with STM32 CUBE MX IDE and I can now see that it is quite easy to move the data nibbles of either P1 or P2 to either bus, so I now can see that your wiring probably will work as is. |
@martinribelotta any progress on this design / production boards? |
Do you have any of these boards assembled that can be purchased somewhere?
The text was updated successfully, but these errors were encountered: