MicroController Pros Home Page My Account  Cart Contents  Checkout  
  Store » MYD-J9X25-256N128D-I My Account  |  Cart Contents  |  Checkout   
Quick Find
 
Enter keywords to find the product you are looking for in the Quick Find field above

or use
Advanced Search
Categories
Accessory Boards->
8051->
ADI Blackfin
Arduino->
ARM->
Atmel AVR->
Cypress PSoC
Freescale->
FTDI->
Locktronics
Microchip PIC->
MIPS
Parallax->
Renesas
Silicon Labs
ST Microelectronics->
Texas Instruments->
Tibbo->
Books->
Displays->
E-Blocks->
EEPROM/EPROM/FLASH
Embedded Ethernet->
Embedded Software->
I/O Modules->
Parts & Components->
Pick & Place Tools
Programmable Logic (PLD)
Prototype PCBs->
Robotics
ROM/Flash Emulators
Test & Measurement->
Tutorial Software
Universal Programmers->
Wireless->
Information
Intro to Embedded Tools
Embedded News Digest
Useful Resources
Shipping & Returns
Warranty & Liability
Privacy Notice
Conditions of Use
Contact Us
SAM9X25 Development Board, 2x USB-H, 2x CAN, RS485, 2x Ethernet US$265.00

MYD-J9X25-256N128D-I
SAM9X25 Development Board, 2x USB-H, 2x CAN, RS485, 2x Ethernet

  • Atmel SAM9X25 ARM9 processor, 400 MHz
  • 256MB Nand Flash, 4MB DataFlash, 128MB DDR2 SDRAM, 64KB EEPROM
  • Ethernet, CAN, USB Host/OTG, UART, RS485, Audio
  • Ships with Linux 2.6.39, Android 2.3.5, and example code for Keil MDK
  • The MYD-SAM9X25 development board contains a CPU module with an Atmel AT91SAM9X25 ARM9 processor running at 400 MHz. This is a full-function evaluation kit with rich peripheral interfaces and includes Linux 2.6.3 and Android operating systems with source code.

    The board features 256MB DDR2 SDRAM, 256MB NandFlash, 4MB DataFlash and 64KB EEPROM memory. The on-board interfaces include USB Host/OTG, Ethernet (two ports), CAN, RS485, SPI, etc. The MYD-SAM9X25 board can run Linux and Android, and is delivered with full peripheral driver source code so that you can evaluate the SAM9X25 processor and quickly develop your own applications.

    The MYD-SAM9X25 development board is provided with detailed schematic documents, datasheet, user manual and fully developed Linux and Android BSP. These allow you to evaluate, customize, and develop hardware and software to cover many fields such as consumer electronics, printers, video processors, industrial control, display systems, security devices, electric power control systems, and web terminals.

    The MYC-SAM9X25 CPU module plugs in via an SO-DIMM200 connector, and can be replaced by other modules so you can evaluate the different processors in the Atmel SAM9Gxx and SAM9Xxx series. The differences between the five available processors is as follows:

    LCD
    Controller
    Camera
    Interface
    EMAC Dual CAN UART/SPI/TWI Kit with Base Board
    AT91SAM9G15 6/5/3 MYD-SAM9G15
    AT91SAM9G25 7/6/3 MYD-SAM9G25
    AT91SAM9G35 6/5/3 MYD-SAM9G35
    AT91SAM9X25 2x 7/6/3 This kit
    AT91SAM9X35 6/5/3 MYD-SAM9X35

    See the Atmel SAM9X25 Page for a datasheet and other documentation on the CPU.

    SAM9X25 Development Board Features

    • SAM9X25 ARM926EJ-S 32-bit RISC processor operating at up to 400 MHz, with 16KB Data Cache, 16KB Instruction Cache, and MMU
    • CPU has 32KB SRAM and 64KB ROM
    • CPU module board includes 256MB NandFlash, 4MB DataFlash, 128MB DDR2 SDRAM, and 64KB EEPROM
    • Main board size: 140 × 108 mm, 4-layer PCB
    • Power supply: 5V @ 2A (CPU module receives 3.3V via SO-DIMM200)
    • Debug interface: 20-pin, 2.54mm standard JTAG
    • Operating Temperature: -40 to +85 °C
    • 3.5mm audio jacks — one input; one stereo output
    • 24-bit RGB TFT LCD interface (not supported by SAM9X25)
    • microSD card slot
    • DBGU interface
    • UART0 interface (lines shared with RS485, selected via jumper)
    • UART1 and UART3 on extension headers
    • UART2 on extension headers, connected via MAX3232
    • 2x CAN interfaces
    • 2x High-Speed USB Host
    • mini-USB OTG interface
    • 2x Ethernet RJ45 jacks
    • Telephone jack
    • Battery holder for RTC backup
    • Red power LEDs on both main board and CPU module, plus a blue user/system tick LED
    • Two system buttons and two user buttons
    • 2x SPI, 2x I2C, 4x ADC, and 41x GPIO available on extension headers

    SAM9X25 Development Board Software

    Linux source code

    Content Name Description
    Boot code AT91 Bootstrap First boot code
    u-boot u-boot
    Linux internal Linux 2.6.39 Linux kernel
    Device drivers Ethernet 10/100Mbps Ethernet driver
    LCD+Touch LCD & touch panel driver, supports 4.3", 7.0", 10.2"
    SAM9X25 CPU does not support LCDs
    USB Host USB Host driver, supports OHCI and EHCI mode
    USB Device USB Device (Base Gadget)
    Audio WM8731 audio driver
    MMC / SD MMC/SD driver
    NandFlash NandFlash/Smart Media driver
    UART Serial port driver
    TWI (I2C) Two-Wire Interface (I2C) driver
    SPI SPI driver
    RTC RTC clock driver
    PWM Pulse Width Module driver
    LED GPIO LED and PWM LED driver
    File system Angstrom-X11 X11 File system with desktop UI

    Android source code

    Content Name Description
    Boot code AT91 Bootstrap Uboot
    Uboot Supports NandFlash read/write
    Supports downloading image via Ethernet
    Supports configuration
    Supports memory display, compare and modify
    Supports bootm, bootargs setting
    Linux internal Linux 2.6.39 Linux kernel
    Device drivers Ethernet Ethernet driver
    LCD+Touch LCD and touch panel driver
    SAM9X25 CPU does not support LCDs
    USB 2x USB Host, USB-OTG
    MMC/SD MicroSD driver
    UART USART0, DBGU driver
    SPI SPI driver
    TWI (I2C) Two-Wire Interface (I2C) driver
    DMA DMA driver
    GPIO GPIO driver
    File system Android file system Android 2.3.5

    Source code for Keil MDK

    The following example code is included, with source code developed in the Keil MDK. Note that some examples may be for peripherals not supported by the SAM9X25 CPU (e.g. LCD Touchscreen).

    Content Name Description
    System getting-startedBoot up chip and configure peripherals
    pmc_clock_switchingSystem clock switch
    Memory device test twi_eepromAccess to EEPROM via TWI
    hsmci_multimedia_cardMMC test
    hsmci_sdcardSD card test
    smc_nandflashNAND Flash test
    spi_serialflashData Flash test
    User interaction adc_touchscreenGet touch panel event via ADC
    lcdConfigure LCD controller
    ssc_dma_audioPlay wav files
    Data transfer adc_adc10Demonstrate ADC
    canCAN test
    dmaDMA test
    periph_protectPIO controller protect
    pwmPWM channel configure, generate cycle and frequency
    usart_serialUSART0 to DBGU
    emacEthernet test
    rs485RS485 test
    USB Device usb_audio_looprecUSB desktop speaker
    usb_cdc_serialConvert USB to RS-232
    usb_coreUSB module
    usb_hid_keyboardUSB keyboard
    usb_hid_mouseUSB mouse
    usb_hid_msdUSB device with keyboard and memory
    usb_hid_transferUser HID
    usb_iad_cdc_cdc2x USB convert to RS-232
    usb_iad_cdc_hidUSB device (USB convert to RS232 and USB HID keyboard)
    usb_iad_cdc_msdUSB convert to RS232 and U-disk
    usb_massstorageUSB convert to mass storage disk

    SAM9X25 Development Board Package Contents

    • MYB-SAM9x5 development board with MYC-SAM9X25 CPU module
    • Ethernet cable
    • mini-USB cable
    • Serial port cable
    • 5V/2A power adapter
    • 3V button cell battery for RTC backup
    • DVD-ROM with schematic, user manual, BSPs and source code

    SAM9X25 Development Board Resources

    Ships from: China
    Lead time: 1 week

    The options below allow you to order extra or alternative CPU modules. If you want to be able to use an LCD touchscreen with one of the alternative CPU modules, you should start with one of their kits (e.g. MYD-SAM9G15, MYD-SAM9G35, MYD-SAM9X35), as they have an LCD option selector. From those pages you still can add the SAM9X25 CPU module as an alternative at a reduced price. An LCD option isn't shown on this page because the SAM9X25 CPU does not have an LCD controller. Note that the other CPU modules have an operating temperature range of 0 to 70 °C. Industrial-range versions may be available on request.


    Optional Recommended Products for this Item
    SAM9G25 CPU Board, SO-DIMM200, 256MB NAND, 128MB DDR2+ US$88.00
    SAM9G35 CPU Board, SO-DIMM200, 256MB NAND, 128MB DDR2+ US$68.00
    SAM9X25 CPU Board, SO-DIMM200, 256MB NAND, 128MB DDR2+ US$88.00
    SAM9X35 CPU Board, SO-DIMM200, 256MB NAND, 128MB DDR2+ US$68.00
    USB 2.0 Digital Camera Module, 1.3 Megapixel, Up to 1280x1024+ US$29.00
    USB 2.0 WiFi Module, 802.11b/g/n, Up to 150Mbps+ US$25.00
    GPS Add-on Module, 2x10-pin 2mm Pitch F, u-blox MAX-7 Multi-GNSS+ US$49.00

    This product was added to our catalog on Monday 15 July, 2013.

    Reviews

    Shopping Cart more
    0 items
    What's New? more
    2-pin Female Connector Harnesses, Pack of 10, with 10 Wires
    2-pin Female Connector Harnesses, Pack of 10, with 10 Wires
    US$10.00
    Tell A Friend
     

    Tell someone you know about this product.
    Notifications more
    NotificationsNotify me of updates to SAM9X25 Development Board, 2x USB-H, 2x CAN, RS485, 2x Ethernet
    Reviews more
    Write ReviewWrite a review on this product!
      Saturday 03 June, 2023   List of all our Products

    Copyright © 2003-2017 MicroController Pros LLC
    Powered by osCommerce