hello,
as "clearly stated" on the subject line, does the "bill of materials" of the A20 SOM Evaluation board is available somewhere?
actually we were trying to understand which is the AMP limit of fuse on the HDMI port, but surely other issues will come, so i'm wondering if the complete list of components has been already published.
i tried to look at the Olimex github but didn't find it..
thanx
Andrea
you find the eagle files here https://github.com/OLIMEX/SOM/tree/master/A20/A20-SOM-EVB
open the .sch file in eagle and generate the component list with the command
run bom.ulp
small excerpt from the output
FID2 FIDUCIAL FIDUCIAL FIDUCIAL-1X3 Fiducial Alignment Points
FID3 FIDUCIAL FIDUCIAL FIDUCIAL-1X3 Fiducial Alignment Points
FUSE1 FSMD035 FUSE 1206
GND_PIN TESTPAD3 TESTPAD3 TEST_PAD40/70/SQUARE drill 40mils, diameter 70mils
GPIO-1 GPH254SMT2x20 ML40-GBH-254-SMT-40 ML40-MALE(GBH-254-SMT-40) HARTING
GPIO-2 GPH254SMT2x13 ML34-(GBH-254-SMT-34) ML34-MALE(GBH-254-SMT-34) HARTING
thanx Gerrit for the quick and useful reply!