Solved! Go to Solution.
Hi Tushar,
Yes, it is possible to use the FXTH870911 in slave mode.
However, this has to be implemented in the application, this is not already integrated in the FXTH.
The FXTH can transfer information to another MCU using software SPI or software IIC, as there is no hardware SPI or I2C block in the FXTH.
There are several ways to trigger the P/T measurement and SPI transfer: for example, it can be triggered by a periodic wake up using the FXTH PWU block, or by an external signal triggering an interrupt on a FXTH GPIO (using the KBI block of the FXTH).
Best regards,
Tomas
Thanks Tomas. That is helpful to know!
Tushar
Hi Tushar,
Yes, it is possible to use the FXTH870911 in slave mode.
However, this has to be implemented in the application, this is not already integrated in the FXTH.
The FXTH can transfer information to another MCU using software SPI or software IIC, as there is no hardware SPI or I2C block in the FXTH.
There are several ways to trigger the P/T measurement and SPI transfer: for example, it can be triggered by a periodic wake up using the FXTH PWU block, or by an external signal triggering an interrupt on a FXTH GPIO (using the KBI block of the FXTH).
Best regards,
Tomas