The purpose of this group is to foster exchange of information on the Texas Instruments MSP430 family of microcontrollers and related tools. Everyone welcome, all levels of familiarity/expertise.
Upgrading firmware Over The Air? - merapcb - Sep 11 22:20:55 2008
Hi guys. Sorry this is a general type of question, but hope it is OK
as my platform is MSP430...
I want to provide the device I am developing with the ability to have
firmware upgradation over the air (so that no one has to go in to the
field to do it physically).
My question is, how do I go about planning for this and implementing
it? What are the general concepts behind this (technically I mean)?
Does this place any additional or special requirements/strain on the
micro?
Appreciate inputs about this.
Thanks
Mera
------------------------------------

(You need to be a member of msp430 -- send a blank email to msp430-subscribe@yahoogroups.com )
Re: Upgrading firmware Over The Air? - Onestone - Sep 12 0:23:19 2008
tHERE IS A WHOLE LOT OF DISCUSSION OF THIS SUBJECT in previous posts,
try reading those, and if you're still stuck you can always come back
with speciifc questions.
Al
merapcb wrote:
>Hi guys. Sorry this is a general type of question, but hope it is OK
>as my platform is MSP430...
>
>I want to provide the device I am developing with the ability to have
>firmware upgradation over the air (so that no one has to go in to the
>field to do it physically).
>
>My question is, how do I go about planning for this and implementing
>it? What are the general concepts behind this (technically I mean)?
>Does this place any additional or special requirements/strain on the
>micro?
>
>Appreciate inputs about this.
>
>Thanks
>
>Mera
>
>------------------------------------

(You need to be a member of msp430 -- send a blank email to msp430-subscribe@yahoogroups.com )
RE: Upgrading firmware Over The Air? - ABDEL RAHMAN KHARABSHEH - Sep 12 6:09:44 2008
Hi,
I am very intresed in this area of the work because I am work application which needs
to update the firmware Over The Air. Please if you have any related information. I think
should read more about self programming flash.
Thanks
To: m...@yahoogroups.comFrom: o...@bigpond.net.auDate: Fri, 12 Sep 2008 13:53:31
+0930Subject: Re: [msp430] Upgrading firmware Over The Air?
tHERE IS A WHOLE LOT OF DISCUSSION OF THIS SUBJECT in previous posts, try reading those,
and if you're still stuck you can always come back with speciifc questions.Almerapcb
wrote:>Hi guys. Sorry this is a general type of question, but hope it is OK>as my platform
is MSP430...>>I want to provide the device I am developing with the ability to
have>firmware upgradation over the air (so that no one has to go in to the>field to do it
physically).>>My question is, how do I go about planning for this and implementing>it?
What are the general concepts behind this (technically I mean)?>Does this place any
additional or special requirements/strain on the>micro?>>Appreciate inputs about
this.>>Thanks>>Mera>>>>------------------------------------>>>>

(You need to be a member of msp430 -- send a blank email to msp430-subscribe@yahoogroups.com )
RE: Upgrading firmware Over The Air? - Dan Muzzey - Sep 12 10:36:39 2008
Mera
This has the sounds of a homework question. Hopefully that's true. If
so then you are going to need to do some digging. There is no direct
way to upgrade the firmware "over the air". You will need an rf link or
optical link or connector or something to get the signals onto the
board. Then you need to get them into the info into the chip. Its not
all that difficult. You could bit bang it in or use one of the
communication ports.
Dan
________________________________
From: m...@yahoogroups.com [mailto:m...@yahoogroups.com] On Behalf
Of Onestone
Sent: Thursday, September 11, 2008 11:24 PM
To: m...@yahoogroups.com
Subject: Re: [msp430] Upgrading firmware Over The Air?
tHERE IS A WHOLE LOT OF DISCUSSION OF THIS SUBJECT in previous posts,
try reading those, and if you're still stuck you can always come back
with speciifc questions.
Al
merapcb wrote:
>Hi guys. Sorry this is a general type of question, but hope it is OK
>as my platform is MSP430...
>
>I want to provide the device I am developing with the ability to have
>firmware upgradation over the air (so that no one has to go in to the
>field to do it physically).
>
>My question is, how do I go about planning for this and implementing
>it? What are the general concepts behind this (technically I mean)?
>Does this place any additional or special requirements/strain on the
>micro?
>
>Appreciate inputs about this.
>
>Thanks
>
>Mera
>
>------------------------------------

(You need to be a member of msp430 -- send a blank email to msp430-subscribe@yahoogroups.com )