Keeping connection to multiple serial devices for firmware upgrades

Thread Starter

mbxs3

Joined Oct 14, 2009
170
I work with units that have multiple boards inside doing different things. All of these boards at some point have to be flashed or updated (usually with the board manufacturer's proprietary flash software). All of the boards have a dedicated flash port.

Is there a product out there that would allow me to communicate with these boards over tcp/ip? I attached a quick sketch of what I am trying to accomplish.

My goal would be to hook this device up to the network where I would have ready access to it when I need to push the updates out.
 

Attachments

ErnieM

Joined Apr 24, 2011
8,377
I would have to wonder what this flash port is before anyone could say with any certainty, but the answer is probably no, unless you build something yourself.
 

ep.hobbyiest

Joined Aug 26, 2014
201
First of you have to identify which type communication they are using for flashing?
if it common way then u can search for the multiplexer(imaginary).
Else u have to build one.
 
Top