Hi Rob,

my reply in text.

2010/3/8 Rob Conway <rjcon...@bigpond.com>

>  Hi Pascal
>
> I am not sure if I should use this forum for BAE0910 assistance however it
> might be good for others setting up the device.
>
I think It is not a problem, but if It's not related to OWFS, you may also
post in the brain4home
forum<http://www.brain4home.eu/index.php?option=com_agora&Itemid=2>
.


> I have two of the slaves connected to the futurlec 4 channel relay
> boards.   I did a quick mod on a couple of channels and simply replaced the
> relay with a FET.  Simple process, didn't have to cut any tracks just  two
> simple links.  I have used the BAEo0910 4 outputs -Out, pwm1, pwm2 and PIO.
> I have managed to switch each output and setup the PWM for a small fan by
> setting the parameters through owhttp.  So I have proven I can drive the 4
> channels and now have to setup the AE so I can prelaod some values on
> startup.
>
Good...

>
>
> Some questions
>
> 1) If I use the PWM as a pure output do you have any recommended PERIOD
> / TMPxC settings, does it matter ?.  I see setting dutyx to either 0 or
> >period toggles the output on/off.
>
This not really matter. But note that the state change when the internal
counters are crossing limits, so if set very slow (down to 2Hz) , you may
encounter up to 500ms delay when toggling state.



>
2) I tried to install the ae engine on Ubuntu.  It failed as I think it
> needed some pre-requisites.  I tried an apt-get for flex and bison as I
> assumed I needed these however apt-get could not auto find these so I will
> do some more homework on this and manually download them.  Are these the
> only two programs I required before I install ae_asm ?  Is it version
> specific for flex / bison ?
>

I installed AE in both ubuntu(9.04)  and debian (lenny) with standard flex &
bison packages from distributions.
strange that you don't find the packages within the standard repository.
I simply did:
apt-get install flex
apt-get install bison
apt-get install build-essential
I think that not other package are required, but I will test this on as
fresh ubuntu 9.10 to confirm.




> 3) Can you help on PIOC, If I use this as an output what does the PD
> actually do ?
>
When set as output, the pin follow PIO value regardless of PE & PD values.
1: pin is held up (to vcc) and thus could drain current up to 20mA
(effectively 10mA due to the 470R resistor)
0: pin is held down (to gnd) and thus could sink current up to 20mA (10mA).



>
>
> ------------------------------------------------------------------------------
> Download Intel&#174; Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> Owfs-developers mailing list
> Owfs-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/owfs-developers
>
>


-- 
Pascal
www.brain4home.eu
------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to