release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide



Search | Go
Wiki > Main > TelechipsInfo > AtmtMP170Port

ATMT MP170 1GB DAB/MP3 player

Status

Uploading the current Logik Dax code in SVN to the ATMT with tcctool works just fine, the lcd works and buttons can be read out. Furthermore, I uploaded the Logic Dax firmware with tcctool - it booted, and due to the connected USB and lack of NAND (removed to select USB boot mode) went straight to saying MTP connected.

Introduction

As suspected, this appears to be very similar if not identical to the Logic Dax.

Photos

Hardware

  • Telechips TCC773L CPU - ARM946E-S CPU Core (4KB Cache, up to 120MHz)
  • Kwang Sung Electronics ARBP-8 DAB Module - contains an Integrant Technologies ITD3020 tuner and Telechips TCC320 decoder. This DAB module is only capable of receiving Band 3 (174-240MHz) broadcasts, not Band L (1452-1492MHz)
  • LCD module (seems to have an SSD1815 controller). Has the following markings:
      R G  M1-RGB  B
      0YOOO1B-38-AO2

Differences with the Logic Dax

I don't know if any of these are of any importance, but for completeness:

DAB module is KSM-AEBP000S-800 6255 00-D-0PbF and not KSM-AEBP000S-800 6184 D-0PbF. It also does not appear to have an antenna. I'm not currently in a DAB Band III country so I can't test reception. Board version is 3306 instead of 2106

LCD is 0YOOO1B-38-AO2 and not 0YOOO1B-38-MO2

Flash is K9K8G08U0A and not K9K8G08U0M. Board version is 3506 cf. 1906.

USB

Conecting to USB without the NAND board attached gives the following in lsusb:
Bus 005 Device 009: ID 140e:b021
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0        64
  idVendor           0x140e
  idProduct          0xb021
  bcdDevice            1.00
  iManufacturer           0
  iProduct                0
  iSerial                 0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           32
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0xc0
      Self Powered
    MaxPower              100mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass    255 Vendor Specific Subclass
      bInterfaceProtocol    255 Vendor Specific Protocol
      iInterface              0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x01  EP 1 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               0
cannot read device status, Operation not permitted (1)

r5 - 02 Apr 2021 - 20:46:06 - UnknownUser


Parents: TelechipsInfo
Copyright © by the contributing authors.