[Tinyos-devel] Re: I2C and SPI sharing
Max CORTIANA
max.cortiana at st.com
Thu Oct 19 10:22:18 PDT 2006
After few days, the same problem appears..
The line in Msp430SpiNoDmaP.nc:
while( !call Usart.isRxIntrPending() );
is endless.
It happens after a read operation on I2C is finished, Resource is
released and immediatly granted to SPI.
- Max
Jonathan Hui wrote:
> I think I did reproduce the problem.
>
> I just checked in something that I hope will fix your problems. I
> changed the way the USART stack reconfigures itself, it makes use of
> the unconfigure events for the UART, SPI, and I2C. Check it out and
> let me know if it helps. If so, I'll propagate the changes to the rest
> of the USART stack (e.g. USART1, etc).
>
More information about the Tinyos-devel
mailing list