Shop by Brand

DS1206N Evaluation Board

DS1206N Evaluation Board
  Zoom
Our Price:  £45.00(Exc. 20% VAT)(£54.00 Inc. VAT)

Part Number:  02160
Brand:  TIBBO

Availability:  

  

In stock

TIBBO

10/100BaseT Ethernet PortCompact (52.6x38.0mm)
Up to 3.5serial channelsSuperior upgrade to EM1202EV
Power input/outputthrough the serial connectorFree serial-over-IP Tibbo BASIC application available

About

The DS1206N is a BASIC-programmable board designed primarily forserial-over-IP and serial control applications. Being small enough tofit inside your product, the board offers a rapid developmentalternative to using modules, which require designing a new host PCB.

Like the DS1206controller, the DS1206N features a multi-channel serial port. Thedevice has a single serial port connector and is priced as asingle-port device, yet packs four independent serial channels. Have nouse for those DSR and DTR lines? Turn them into RX and TX of anadditional serial channel. Don't want CTS and RTS either? That's onemore channel! In total, there are 15 different configurations to choosefrom.

The board is supplied in three versions offering various serial portand power options. It comes preloaded with a fully functionalserial-over-IP application.

Hardware

    Specifications:
  • Three options: DS1206N-RS, DS1206N-TM, and DS1206N-TS.
  • Superior upgrade to the EM1202EV board.
  • Based on high-performance purpose-built 88MHz T1000 IC.
  • 10/100BaseT, auto-MDIX Ethernet port.
  • Up to 3.5 serial channels:
    • DS1206N-RS: RS232 port (DB9M connector);
    • DS1206N-TM, "-TS": TTL serial port ("pin header" connector);
    • Baudrates of up to 921,600bps;
    • None/even/odd/mark/space parity modes;
    • 7/8 bits/character modes;
    • Full-duplex mode with optional flow control;
    • DS1206N-TM and "-TS": half-duplex mode with direction control;
    • Flexible mapping with 15 different options, such as:
      • A single channel: RX, TX, CTS, RTS, DSR, and DTR lines;
      • 3.5 channels: RX, TX, RX2, TX2, RX3, TX3, and RX4 lines.
    • DS1206N-RS: optional "12V" power output on DB9M connector;
    • DS1206N-TM: optional "12V" power input from the serial port.
  • Up to 1024KB flash memory for firmware, application, and data.
  • 2KB EEPROM for data storage.
  • Four LEDs:
    • Green and red status LEDs on top of the device;
    • Link and speed Ethernet status LEDs on the RJ45 jack.
  • Software-controlled onboard PLL.
  • Power:
    • DS1206N-RS, "-TM": onboard regulator, 10-24V (12V nominal);
    • DS1206N-TS: direct 3.3V input (must be regulated to +/- 5%).
  • Board dimensions: 52.6x38.0mm.
  • Firmware is upgradeable through the serial port or network.

Options:

Availablemodels and their featuresDS1206N-RS
(RS-232)
DS1206N-TM
(TTL master)
DS1206N-TS
(TTL slave)
SetupbuttonYESStatusLEDsYESRS232Transceiver and DB9M connectorYESNOTTLinterface connectorNOYESPowerswitchYESNOPowerJack and 12V-to-3.3V regulatorYESNO


Programming

    Platform objects:
  • Sock — socket comms (up to 16 UDP, TCP, and HTTP sessions).
  • Net — controls Ethernet port.
  • Ser — in charge of serial channels.
  • Io — handles I/O lines, ports, and interrupts.
  • Fd — manages flash memory file system and direct sector access.
  • Stor — provides access to the EEPROM.
  • Romfile — facilitates access to resource files (fixed data).
  • Pat — "plays" patterns on green and red status LEDs.
  • Button — monitors the setup button.
  • Sys — in charge of general device functionality.

Function Groups: String functions (21 in total!),date/time conversion functions, and hash calculation functions (md5 andsha1).

Variable Types: Byte, char, integer (word), short,dword, long, real, string, plus user-defined arrays and structures.