


--
Has recibido este mensaje porque estás suscrito al grupo "FPGAwars: explorando el lado libre" de Grupos de Google.
Para cancelar la suscripción a este grupo y dejar de recibir sus mensajes, envía un correo electrónico a fpga-wars-explorando-el...@googlegroups.com.
Para ver este debate, visita https://groups.google.com/d/msgid/fpga-wars-explorando-el-lado-libre/9d73a81a-6b57-4517-ac8c-3883cde610c8n%40googlegroups.com.
Hi Jesús! I really love this project — it has great potential for implementing a bunch of different systems very easy.
I’m throwing out a few ideas that overlap with things I’m working on and that I think could fit in somehow — but as always, just disregard them if they don’t make sense.
On one hand, since you’re already including the PS/2 connector, maybe you could add a USB connector in parallel (so you could use either USB or PS/2), for example to connect a USB joystick. I published the joystick controller some time ago along with the USB mouse one — maybe it’s trying to squeeze too much in and doesn’t really make sense, but I’ll throw it out there in case you see any potential in it.
On the other hand, what I do see as more interesting would be adding a PSRAM. I’m using this model:
https://w.electrodragon.com/w/images/0/04/LY68L6400_0.3.pdf
I’ll share some blocks with you soon. The results seem excellent considering how inexpensive they are (I still need to test with other PSRAM chips that theoretically use the same protocol — I already have them but haven’t soldered them yet).
The idea would be to literally place it in parallel with the microSD, with the CS inverted, so we can select either the microSD or the PSRAM. It’s not a huge memory, but 64 Mbit is already enough for many things, and the read speed comfortably doubles that of the Alhambra’s flash, while the write speed is literally the same as the read speed (which would be a big improvement).
The only pity is not having two extra lines available to use it in QSPI mode, which makes a big difference (we’d get very interesting speeds from the memory there, but oh well — it is what it is). Although the I²C pins from the ADC are still free, with their pull-ups and the risk of the ADC recognizing a command by accident, contention would be guaranteed.
To make everything fit, what comes to mind is using vertical connectors for the microSD and for the USB (or only for the PSRAM, or only for the USB).
I used this one not long ago and the result was excellent — it’s easy to solder by hand and insertion and removal are super convenient:
https://www.digikey.es/es/products/detail/aces-connectors/MSDV-2108-BK33T/22208760?gad_source=1&gad_campaignid=20199916455&gbraid=0AAAAADrbLli-krHhKF9oRUCs5n11i2zR6&gclid=CjwKCAjw6vHHBhBwEiwAq4zvA5SFw1x14raSUUmMCzUaXamZVd8pWAU29zEOVTLHj6kSHs4aANStoxoCi7sQAvD_BwE&gclsrc=aw.ds
By placing it vertically, I think the PSRAM could fit perfectly in parallel within the same footprint where you currently have the microSD lying flat.
These are just a few simple ideas in case you find them interesting.




--
Has recibido este mensaje porque estás suscrito al grupo "FPGAwars: explorando el lado libre" de Grupos de Google.
Para cancelar la suscripción a este grupo y dejar de recibir sus mensajes, envía un correo electrónico a fpga-wars-explorando-el...@googlegroups.com.




--
Has recibido este mensaje porque estás suscrito al grupo "FPGAwars: explorando el lado libre" de Grupos de Google.
Para cancelar la suscripción a este grupo y dejar de recibir sus mensajes, envía un correo electrónico a fpga-wars-explorando-el...@googlegroups.com.




English. :
Hello everyone!
I wanted to let you know that Jesús and I are going to donate a prototype of Jesús’s shield to some people on the list. We’ve made them by hand with great care, hoping this will be a truly enriching experience for everyone and something we can enjoy together as a community. I hope it turns out to be a great experience and the first of many more like this :)
We won’t be able to send boards to everyone we would like to. Each board requires a significant personal and financial effort, and some people unfortunately fall outside of what we can manage right now.
If there is general interest in the shield, you can count on me to organize a production batch at a fair price to cover minimal costs. We’ll leave that possibility open for the coming months.
This little board is going to give the Alhambra superpowers—it will turn it into a true learning platform where you can work at the highest level, comfortably using Verilog or Icestudio.
I’m sharing a link so as not to overload this message with photos of the assembly and a video inspecting the soldering. In the first prototype I took the opportunity to experiment with some new materials, so the board can still be improved, but I’m leaving it here in case it’s of interest to anyone:
If there is general interest in the shield, you can count on me to organize a production batch at a fair price to cover minimal costs. We’ll leave that possibility open for the coming months.
This little board is going to give the Alhambra superpowers—it will turn it into a true learning platform where you can work at the highest level, comfortably using Verilog or Icestudio.
I’m sharing a link so as not to overload this message with photos of the assembly and a video inspecting the soldering. In the first prototype I took the opportunity to experiment with some new materials, so the board can still be improved, but I’m leaving it here in case it’s of interest to anyone:
https://drive.google.com/drive/folders/1axAZUAIw__CJzvaYTYQvh0KHISqWaLon?usp=sharing
