As Jan points out, the official source of 1-wire numbers is Maxim. In
general they reserve 0x00 to 0x80 and use the upper half of the family code
space for "special runs" and 3-rd party.
Some people have just chosen a number on their own -- Luis Swart took 0xFF
years ago and even proposed splitting the range for other 3rd party
developers.
Hobby Boards bought EE and EF and has "type" fields within the device to
identify different slaves.
EDS purchased and uses 7E similarly.
So if this slave is only for your own use, choose any number. If you want a
commercial product, investigate purchasing a family code.
In any case, think about the architecture. At the very least, there should
be a consistently accessed type and version field that can be read to allow
you to offer new versions and different types. i.e. OWFS will see your
family code, read the always available type field and then know which
special techniques are needed.
Paul
On Wed, Nov 12, 2014 at 3:25 PM, Jan Kandziora <j...@gmx.de> wrote:
> Am 12.11.2014 um 08:36 schrieb Andrey:
> > Hello.
> > I'm developing custom 1-wire devices, based on MSP430 chips.
> > Those chips can implement ds2406 + ds1820 + ds2438 in one 1-wire slave.
> >
> Oh, and to prevent you reinventing the wheel: there are Pascal Baertens
> BAE0910 and BAE0911 chips, which are really good - they even have an
> interpreter for on-board pre-processing firmware on board.
>
> (Plus, there are various AVR and PIC based onewire-slave solutions
> available.)
>
> If your chip isn't anything different from Pascal's, I would rather
> stick with these.
>
> Kind regards
>
> Jan
>
>
> ------------------------------------------------------------------------------
> Comprehensive Server Monitoring with Site24x7.
> Monitor 10 servers for $9/Month.
> Get alerted through email, SMS, voice calls or mobile push notifications.
> Take corrective actions from your mobile device.
>
> http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk
> _______________________________________________
> Owfs-developers mailing list
> Owfs-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/owfs-developers
>
------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers