Slashdot Mirror


More Fun With 1 Chip Systems

Anonymous Coward writes "Axis, maker of the ETRAX system-on-chip, has just announced a multi-chip module that has the same pinout as their ETRAX SOC but which contains over 50 components. According to this article at linuxdevices.com, all you need to add is an external 20MHz crystal and power, to end up with a fully functional networked Linux system. It contains 8 megs sdram & 2 megs flash. Now you can really put Linux anywhere! The estimated price (when it hits production) to buy these little goodies is $75 (qty 1) down to $50 (qty 10K). "

7 of 77 comments (clear)

  1. The problem with these things..... by Lumpy · · Score: 4

    All the new manufacturers are making thse wonder cips as BGA packages. guarenteeing that no-one other than a massive board house can try to prototype with them. I wanted to do a prototype with the machZ desperately. It fit all specifications and would have been perfect. it is only available as a BGA and will never be produced as a QFPA per the sales and engineering people.

    I have tried hot-air to get a BGA to solder to the board without luck you never get all pins soldered without either an commercial IR or Hot air rework station.... and for some reason us home hackers dont have an extra $40K lying around to buy one.

    If they want wide acceptance and use... produce it in a hand solderable version (Not DIP, good grief no... DIP is evil) it will make life easy for us home prototype builders and the corperate guys that dont have to take over a rework station just to try a design.

    --
    Do not look at laser with remaining good eye.
  2. Re:I know nothing about hardware by mistered · · Score: 4

    Mainly because it's very hard to build an accurate oscillator in an IC. Some microcontrollers have a "crystal-less" oscillator but they use an external RC (resistor-capacitor) network for setting the clock period. You'd probably get around +/- 20% if you're lucky. They're probably using one oscillator to drive everything (VGA circuitry, USB host, etc.) with a number of PLLs to get the various individual clocks they need, and things like USB and VGA need accurate clock frequencies.

    --
    Enjoy your job, make lots of money, work within the law. Choose any two.
  3. Re:Sorry, but $75? by choco · · Score: 4

    I've just finished a design using the LX100.

    ( I'm one of the people quoted in the recent EEtimes article about Axis and Linux :

    see http://linuxtoday.com/news_story.php3?ltsn=2001-07 -07-005-21-OS-BZ-EM )

    You can have SCSI / IDE etc - you just need to add some resistors and cheap buffers.

    The rules about what can be combined with what are complicated and you have to work through them.
    I've managed to lay my board out so it can be I built with :

    4 serial + 1 IDE

    or

    4 serial + 1 parallel + 1 USB

    or

    3 Serial + 1 IDE + 1 USB

    or

    3 Serial + 2 USB

    I could have got some SCSI options in there too - but didn't bother because I don't need them.

    It's a very flexible chip and very capable at what it was designed for - doing I/O

    --
    AJB
  4. Re:External time source by svirre · · Score: 5

    You can build an on chip oscillator (this is done for virtually any modern RF circuit), however in order to make it slow enough to drive digital circuits you would need large valued passive components on board, these are expensive to implement as they will consume a large die area.

    Concievably you could build a prescaler to handle the fast oscillator and scale it down to a managable speed but since a free running oscillator will have a rather imprecise speed, this prescaler must be designed very carefully.

    The lack of a predictable clock will also be a detrimental for the end user as performance will vary rather wildly.

    The use of an external timing source will enable you to stabilize and normalize the clock speed, which is exactly why you want a crystal.

    Use of higher level timing sources like a heartbeat over ethernet is not apropriate as proper reception of such data really requires an accurate timing in the first place.

    Generally reception of data without sunchronization is possible as long as the data is recieved much slower than the local clock. This way we can sample the data signal fast enough to make sense of it. I doubt such a scheme is appropriate for ethernet. (since the ethernet driver is on board you need to sample the ethernet signal directly which means you need a timing insensisitive way to transform the ethernet symbols to simple logic level signalling. I doubt this is a trivial task)

  5. Re:External time source by Speare · · Score: 5

    Is there any way to communicate without having an accurate clock?

    Morse Code has no accurate clock, and works just fine. (I'm not joking or patronizing in pointing this out. Your question is a good one.)

    A "latch" signal is one which tells a related circuit that it is okay to perform some task: "the data is ready to read", "the data is ready to write", "the inputs are ready to combine", etc.

    A "clock" is just a way to organize many circuits on the same latch signal. All data must be ready at the same time, and then the clock strikes, latching all the circuits that use that data. Most simple data circuits will work if you clock them once a year, instead of once every few nanoseconds.

    A clock has to be set to a period that the worst-case circuit can cope with. If it takes a circuit a long time to generate its results, the next circuit had better not be latched too early, so the clock is slowed to make sure the results are always ready in time.

    Parallel printers work on a single latch, and no clock is needed. Other communications would be possible quite easily without the assumption that latches always occur at a fixed frequency. Ethernet may be trickier, but it's the same principle.

    --
    [ .sig file not found ]
  6. Re:I know nothing about hardware by sigwinch · · Score: 4
    The ethernet interface needs a precision clock, or it won't work right.
    They could put a crystal good enough for Ethernet in the MCM. I suspect that the real reason for a separate crystal is that different people will need different types of crystals. Some people will want (expensive) ultra-stable crystals for time keeping purposes. Other people won't even have Ethernet and can live with a (cheap) sloppy crystal. Still other people will need rugged crystals for handheld devices. Unless he wants to burn lots of money on a gold-plated mil-spec unit, an engineer has to choose the most appropriate crystal for the job at hand.

    I've designed boards with microprocessors on them, and I appreciate the external crystal. The more I look at Axis's products, the more it seems like they actually know what they are doing.

    --

    --
    Kuro5hin.org: where the good times never end. ;-)

  7. Don't think desktop, think embedded by WIAKywbfatw · · Score: 5

    Hmmm, seems like one or two early posters seem to think that we will see these chips in desktop PCs (asking about USB, ATA, SCSI support, etc). But if you expect to find these ETRAX system-on-chip units in a desktop PC, then you'll be looking in the wrong place - because they'll be in embedded systems.

    With 8MB SDRAM and 2MB Flash memory, these chips could be running your next souped-up GPS device, your next smart (landline) phone, your internet-savvy fridge, your second generation PVR, etc, etc.

    As we move to a "chips in everything" society, lower power, highly integrated processors like this one will run countless devices. Today they may cost $50, tomorrow they will cost a fraction of that and will be just about everywhere.

    --

    "Accept that some days you are the pigeon, and some days you are the statue." - David Brent, Wernham Hogg