Hello again! :-)
Quick update on my Ohm project: Prototype testing is now almost complete. Only thing not tested to date was the CSI header, thanks to a silly error that slipped under the radar..
Based on these tests (among other things) I've updated my PCB design to include all fixes and/or tweaks arising from it:
One of the things that really bothered me was the lack of user GPIO breakout. So I increased the GPIO count to 55 user pins total, thanks to the inclusion of a 20-pin 'GPIO-B' header, as well as increasing the pin-count of the 'GPIO-C' header :-D
There were also other changes and tweaks as well - I will write a more comprehensive list of the changes when I have more free time.
Next step: Review the above as soon as possible and see if I can knock one up quickly.. ;-) Thanks for reading!
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.
I noticed on this board, pin 1 and 2 are at the other end of the board compared the pi-zero sized version (and rasp pi boards). Is this intentional?
Are you sure? yes | no
Completely intentional. I have 180-degree rotated the 'GPIO-A' header on Ohm MkII in a manner found on the Orange Pi One boards. This decision was made mainly due to physical clearance issues brought about by the presence of the Ethernet and stacked USB host ports. This means that any installed rpi hats will point away from, rather than sit directly on top of, Flea Ohm MkII.
Rotating the main GPIO header makes more sense (IMHO) when you consider the extra 26 GPIO available on the other two auxiliary headers on my board. Cheers.
Are you sure? yes | no
Makes sense. Thanks for the reply
Are you sure? yes | no
Hi,
Project is going on... nice. Do you plan to release your Verilog sources, they would be helpful to interface this board in my project ?
Thanks
Are you sure? yes | no
Hello!
Well, my VHDL knowledge has always been far better than Verilog (and this is reflected in the HDL examples I've created for my older boards). However, some projects that were previously ported (and released) to my older FleaFPGA boards (like Nicolae's Next186 project) were written in Verilog.
I've tried hard to like Verilog (and thus improved my knowledge of it a bit over time) but I still keep coming back to VHDL. With that said however, I will see what I can do to bring more Verilog examples for Flea Ohm. :-)
Valentin.
Are you sure? yes | no