This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
usomiq-tests [2013/05/14 11:31] maxx created |
usomiq-tests [2014/09/29 13:26] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== uSomIQ Functional Tests Results ====== | ====== uSomIQ Functional Tests Results ====== | ||
- | These are the results of functional testing of the uSomIQ module. The SW it was tested by is the default BeagleBone Black [[http://dominion.thruhere.net/koen/angstrom/beaglebone/BBB-eMMC-flasher-2013.05.08.img.xz|Production Image 2013.05.08]] | + | These are the results of the functional testing of the uSomIQ module. The SW it was tested by is the default BeagleBone Black Production Image |
+ | |||
+ | As the BeagleBone Black platform has eMMC memory and the production image is intended to flash the eMMC it was necessary to disable the emmc-service in Linux because this service led to some unexpected behavior for uSomIQ. | ||
+ | |||
+ | ===== Tests conditions ===== | ||
+ | - uSomIQ is connected to uSomIQ Bone Cape v1 baseboard | ||
+ | - A wall adapter is used to power the board | ||
+ | - For console and debugging used the USB TTL Serial cable TTL-232R-3V3-WE from FTDI | ||
+ | - USB host is tested by a USB SD/MMC adapter | ||
+ | - Ethernet connector is connected to a 1Gig switch in a local network with access to the Internet | ||
+ | ===== Tests results ===== | ||
+ | ^ Test ^ Result ^ Notes ^ | ||
+ | | Console (UART0) | yes | 115200n8 | | ||
+ | | DDR3 | yes | default timings for BeagleBone Black | | ||
+ | | MicroSD | yes | Boots from uSD | | ||
+ | | EEPROM (I2C0) | yes | write works only in u-boot | | ||
+ | | Ethernet | yes | pings a global domain name | | ||
+ | | USB host | yes | mounts FAT partition | | ||
+ | | USB OTG | yes | PC detects uSomIQ | | ||
+ | | NAND | yes | u-boot boots from NAND | | ||
+ | | McASP0 | yes | Audio cape | | ||
+ | | LCD | yes | DVI cape | | ||
+ | | I2C2 | yes | cape detection | | ||