Difference between revisions of "AM3352-SOM"
(Created page with "675px Features: *Texas Instruments AM3352 Cortex-A8 processor *512MB DDR3 memory *Power supply DCDC *MicroSD card connector *UART debug interface *...") |
(→Linux) |
||
Line 26: | Line 26: | ||
Torrent of Debian release 1 suitable for boards of the initial release of AM3352-SOM boards: [[Media:A20-SOM_Rev_D_debian_3.12_c.torrent|A20-SOM Debian with kernel 3.4.90+ release 1]] | Torrent of Debian release 1 suitable for boards of the initial release of AM3352-SOM boards: [[Media:A20-SOM_Rev_D_debian_3.12_c.torrent|A20-SOM Debian with kernel 3.4.90+ release 1]] | ||
− | The image is 2GB and the file system can be extended to suit a bigger card. | + | Default in the image superuser username/password: olimex/olimex |
+ | |||
+ | The image is 2GB and the file system can be extended to suit a bigger card. Use the following tree commands | ||
+ | |||
+ | sudo su | ||
+ | resize_sd.sh /dev/mmcblk0 1 | ||
+ | reboot | ||
+ | |||
+ | The board AM3352-SOM-EVB has two Ethernet ports. LAN1 is configured with static IP address of 192.168.1.254. LAN2 is configured as DHCP. If you have trouble with one of them try with the other. |
Revision as of 06:51, 27 February 2015
Features:
- Texas Instruments AM3352 Cortex-A8 processor
- 512MB DDR3 memory
- Power supply DCDC
- MicroSD card connector
- UART debug interface
- Status LEDs
- RESET button
- 4 connectors x 40 pin 0.05" step
Official Images from OLIMEX
Note that only the microSD connector is suitable for booting the desired operating system, the SD-MMC connector is not suitable for booting since it is not a part of the boot sequence (refer to AM3352 datasheet).
Linux
The official Debian images are suitable only for microSD card. Information on booting Debian from the NAND might be found at the forum.
Download methods and locations might be found below! Please note that there are different images for different board revisions, due to a hardware change.
Newest official release (recommended):
Torrent of Debian release 1 suitable for boards of the initial release of AM3352-SOM boards: A20-SOM Debian with kernel 3.4.90+ release 1
Default in the image superuser username/password: olimex/olimex
The image is 2GB and the file system can be extended to suit a bigger card. Use the following tree commands
sudo su resize_sd.sh /dev/mmcblk0 1 reboot
The board AM3352-SOM-EVB has two Ethernet ports. LAN1 is configured with static IP address of 192.168.1.254. LAN2 is configured as DHCP. If you have trouble with one of them try with the other.