N
Nico Coesel
Guest
Jan Panteltje <pNaonStpealmtje@yahoo.com> wrote:
packages. Placing one package is cheaper than placing two. Programming
one device is cheaper than two.
people don't realize it but for companies that do software development
the software is the most valuable asset the company owns in terms of
investment. Having to rewrite and retest known-good-code is a huge
waste of money.
--
Failure does not prove something is impossible, failure simply
indicates you are not using the right tools...
nico@nctdevpuntnl (punt=.)
--------------------------------------------------------------
As many as you need. ARM devices go from 32pin packages to 100+ pinOn a sunny day (Sat, 16 Jan 2010 16:06:28 GMT) it happened nico@puntnl.niks
(Nico Coesel) wrote in <4b51e214.584438953@news.planet.nl>:
Here is a nice example of a project that uses 2 PICs for a start,
http://panteltje.com/panteltje/pic/swr_pic/index.html
And guess what, both are listening on the same RS232 line,
and one does the reply work and carries the help text.
So you'll have to program 2 devices,
Yes, but the reason was actually not code space related but I/O pins.
keep 2 versions of software in
sync,
Now if that was the biggest problem, I have almost 1000 software versions out there,
this morning an other email about one with suggested code improvements.
Thats is how open source works, pfff 2 versions.... don't overwork yourself
place 2 devices,
So, 18 extra pins, I wonder how many I/O pins that ARM solution of yours has.
packages. Placing one package is cheaper than placing two. Programming
one device is cheaper than two.
Changing product requirements? Products getting obsolete? A lot ofuse more boardspace
Oh yes, that really is a worry if you have 1 cubic decimeter available...NOT.
and have no way to move to
a different platform
Why move? PICs last as long as the FLASH last, so does your ARM.
without rewriting from scratch if you have to.
Product lifetime... think about it.
people don't realize it but for companies that do software development
the software is the most valuable asset the company owns in terms of
investment. Having to rewrite and retest known-good-code is a huge
waste of money.
--
Failure does not prove something is impossible, failure simply
indicates you are not using the right tools...
nico@nctdevpuntnl (punt=.)
--------------------------------------------------------------