Hi @jpiat
I've made a bit of progress since my last message, but now running into some issues with chaining together two 16x32 panels. A few basic questions regarding how these work together:
I compiled the bitfile for a 32x32 board, but hav…
So, from what I can garner from reading the test_mat.py code, here's what I'm seeing:
* Assuming a 32 x 32 panel, there are 1024 pixels (obviously)
* The bufferFromPixels function expects an array of length up to 1024. And creates a frame buffer of…
Hi @jpiat ,
Sorry it took so long to reply- that seems to have been the issue. Once I modified the .py file's matrix address to 0x0000 it started working! Thanks so much for your help!
For others that may have this same problem, the solution…
Hi @jpiat ,
Thanks for getting back so soon! What's the best way to determine the logibone version- is that something I can check in the shell, or would there be something on the physical board itself that would indicate its version?
EDIT: I d…