Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.forth > #10458

Re: GA144 Application Board

From Paul Rubin <no.email@nospam.invalid>
Newsgroups comp.lang.forth
Subject Re: GA144 Application Board
References (9 earlier) <497d73a4-ee89-49b7-acbc-d9f8b3cec608@er9g2000vbb.googlegroups.com> <7xd382vnx7.fsf@ruckus.brouhaha.com> <c0066952-05ba-4a9f-ab82-b87f582d1a92@n5g2000vbf.googlegroups.com> <7x62dt7gej.fsf@ruckus.brouhaha.com> <0b5b7768-da24-4fe4-b360-52325cacc47c@q11g2000vbu.googlegroups.com>
Date 2012-03-25 13:06 -0700
Message-ID <7xlimo1m3o.fsf@ruckus.brouhaha.com> (permalink)
Organization Nightsong/Fort GNOX

Show all headers | View raw


rickman <gnuarm@gmail.com> writes:
> We'll find out what works well for a GPS app.  I can't imagine that a
> 700 MIPS processor with 100+ MHz DRAM can't run as fast as the 25 MHz
> ARM7 in my current GPS reciever, although it is clearly speed limited
> when viewing moving maps in the tiny display. 

The GA's internal 64-word SRAM runs at around 100 mhz or a little
faster.  If the GA application note is any indication, external ram will
be an order of magnitude slower.  Note that the GA already has a 3-node
external SRAM controller, i.e. special purpose ROM code in those 3
nodes, so it's probably easiest to just use that, along with the circuit
and chip that they recommend.  That gives 256k 16-bit words of external
SRAM, I think.  It's conveniently set up for access through eforth
running in a VM that's in the ROM of some adjacent nodes.

> I would like to have a larger display, maybe 5 inches and with e-Ink
> technology (I assume it can support a 1 second update rate).  I saw a
> Kindle and was VERY impressed with the clarity and contrast of the
> display not to mention the low power aspects of it.

For GPS, color probably makes it a lot nicer.  On the cpu side, it's
probably a lot easier to write the map handling code in a scripting
language with lists, garbage collection, etc.  That's part of the
purpose of a separate cpu for the map stuff.

Back to comp.lang.forth | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

GA144 Application Board rickman <gnuarm@gmail.com> - 2012-03-10 17:24 -0800
  Re: GA144 Application Board Rafael Deliano <Rafael_Deliano@arcor.de> - 2012-03-11 10:10 +0100
    Re: GA144 Application Board rickman <gnuarm@gmail.com> - 2012-03-11 04:33 -0700
      Re: GA144 Application Board emmanuel <emmanuel.said@cern.ch> - 2012-03-11 06:00 -0700
        Re: GA144 Application Board rickman <gnuarm@gmail.com> - 2012-03-11 19:41 -0700
      Re: GA144 Application Board Rafael Deliano <Rafael_Deliano@arcor.de> - 2012-03-11 16:03 +0100
        Re: GA144 Application Board rickman <gnuarm@gmail.com> - 2012-03-11 13:45 -0700
  Re: GA144 Application Board Jecel <jecel@merlintec.com> - 2012-03-11 12:33 -0700
  Re: GA144 Application Board Albert van der Horst <albert@spenarnc.xs4all.nl> - 2012-03-11 19:45 +0000
    Re: GA144 Application Board Matthias Koch <koch@pci.uni-hannover.de> - 2012-03-15 14:11 +0100
  Re: GA144 Application Board Paul Rubin <no.email@nospam.invalid> - 2012-03-14 19:53 -0700
    Re: GA144 Application Board rickman <gnuarm@gmail.com> - 2012-03-20 20:15 -0700
      Re: GA144 Application Board Albert van der Horst <albert@spenarnc.xs4all.nl> - 2012-03-21 13:08 +0000
        Re: GA144 Application Board rickman <gnuarm@gmail.com> - 2012-03-21 12:13 -0700
          Re: GA144 Application Board Albert van der Horst <albert@spenarnc.xs4all.nl> - 2012-03-22 11:36 +0000
            Re: GA144 Application Board Albert van der Horst <albert@spenarnc.xs4all.nl> - 2012-03-22 17:50 +0000
              Re: GA144 Application Board rickman <gnuarm@gmail.com> - 2012-03-22 14:50 -0700
                Re: GA144 Application Board Albert van der Horst <albert@spenarnc.xs4all.nl> - 2012-03-23 12:24 +0000
                Re: GA144 Application Board rickman <gnuarm@gmail.com> - 2012-03-23 10:11 -0700
                Re: GA144 Application Board Roger Ivie <rivie@ridgenet.net> - 2012-03-23 13:15 -0500
                Re: GA144 Application Board rickman <gnuarm@gmail.com> - 2012-03-24 11:51 -0700
                Re: GA144 Application Board Albert van der Horst <albert@spenarnc.xs4all.nl> - 2012-03-25 12:06 +0000
                Re: GA144 Application Board rickman <gnuarm@gmail.com> - 2012-03-25 12:50 -0700
                GA144 memory interfacing was Re: GA144 Application Board Albert van der Horst <albert@spenarnc.xs4all.nl> - 2012-03-26 13:00 +0000
                Re: GA144 memory interfacing was Re: GA144 Application Board rickman <gnuarm@gmail.com> - 2012-03-26 20:03 -0700
                Re: GA144 memory interfacing was Re: GA144 Application Board Albert van der Horst <albert@spenarnc.xs4all.nl> - 2012-03-28 12:21 +0000
                Re: GA144 memory interfacing was Re: GA144 Application Board Paul Rubin <no.email@nospam.invalid> - 2012-03-28 07:59 -0700
            Re: GA144 Application Board rickman <gnuarm@gmail.com> - 2012-03-22 14:26 -0700
          Re: GA144 Application Board hwfwguy@gmail.com - 2012-03-22 12:25 -0700
            Re: GA144 Application Board Paul Rubin <no.email@nospam.invalid> - 2012-03-22 13:07 -0700
              Re: GA144 Application Board rickman <gnuarm@gmail.com> - 2012-03-22 14:54 -0700
                Re: GA144 Application Board Paul Rubin <no.email@nospam.invalid> - 2012-03-22 15:00 -0700
                Re: GA144 Application Board rickman <gnuarm@gmail.com> - 2012-03-23 10:15 -0700
                Re: GA144 Application Board Paul Rubin <no.email@nospam.invalid> - 2012-03-23 17:32 -0700
                Re: GA144 Application Board rickman <gnuarm@gmail.com> - 2012-03-24 12:01 -0700
                Re: GA144 Application Board Jan Coombs <jan_2011-02@murray-microft.co.uk> - 2012-03-24 22:27 +0000
                Re: GA144 Application Board rickman <gnuarm@gmail.com> - 2012-03-24 19:13 -0700
                Re: GA144 Application Board Paul Rubin <no.email@nospam.invalid> - 2012-03-24 16:01 -0700
                Re: GA144 Application Board rickman <gnuarm@gmail.com> - 2012-03-24 19:18 -0700
                Re: GA144 Application Board Paul Rubin <no.email@nospam.invalid> - 2012-03-25 13:06 -0700
                Re: GA144 Application Board rickman <gnuarm@gmail.com> - 2012-03-25 15:02 -0700
                Re: GA144 Application Board Paul Rubin <no.email@nospam.invalid> - 2012-03-25 15:51 -0700
                Re: GA144 Application Board rickman <gnuarm@gmail.com> - 2012-03-25 16:38 -0700
            Re: GA144 Application Board Richard Owlett <rowlett@pcnetinc.com> - 2012-03-22 16:54 -0500
              Re: GA144 Application Board rickman <gnuarm@gmail.com> - 2012-03-23 10:17 -0700
            Re: GA144 Application Board rickman <gnuarm@gmail.com> - 2012-03-22 14:52 -0700
            Re: GA144 Application Board Albert van der Horst <albert@spenarnc.xs4all.nl> - 2012-03-23 12:34 +0000
              Re: GA144 Application Board rickman <gnuarm@gmail.com> - 2012-03-23 10:24 -0700
            Re: GA144 Application Board Albert van der Horst <albert@spenarnc.xs4all.nl> - 2012-03-23 14:22 +0000
      Re: GA144 Application Board Paul Rubin <no.email@nospam.invalid> - 2012-03-22 08:12 -0700
        Re: GA144 Application Board Albert van der Horst <albert@spenarnc.xs4all.nl> - 2012-03-23 12:38 +0000
      Re: GA144 Application Board Paul Rubin <no.email@nospam.invalid> - 2012-03-22 08:52 -0700
        Re: GA144 Application Board rickman <gnuarm@gmail.com> - 2012-03-22 15:00 -0700
  Time to revisit S100 Bus? - was [Re: GA144 Application Board] Richard Owlett <rowlett@pcnetinc.com> - 2012-03-22 20:17 -0500
    Re: Time to revisit S100 Bus? - was [Re: GA144 Application Board] rickman <gnuarm@gmail.com> - 2012-03-23 10:29 -0700

csiph-web