This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AWRL1432BOOST-BSD: SIF reference

Part Number: AWRL1432BOOST-BSD
Other Parts Discussed in Thread: SYSCONFIG

Tool/software:

Dear TI experts,


We are trying to implement the Single Interface Frame (SIF) protocol on AWRL1432BOOT-BSD. Do you have any reference code or examples related to this?

Thanks

Guolong

  • Hi,

    We are not familiar with this protocol. Can you please share more information?

    Thank you

    Cesar

  • Hi Cesar,

    The SIF protocol (Single-Wire Interface) is a single-wire communication protocol designed for scenarios where hardware interface resources are limited. It enables data transmission and reception over a single wire, making it particularly suitable for applications with low-cost and low-speed communication requirements, eg. Dallas DS18B20.

    It's widely used in low-cost e-bikes. The logic part of the protocol is quite simple and easy to implement. However, we have to set up timer interrupts in the system to detect the duration of high and low levels of the signal. Is there any reference code based on AWRL1432BOOT-BSD?

    Best wishes,

    Guolong

  • Hello.

    We do not have any reference code for this protocol.  However, you can try implementing it with any of our existing software as I would presume that you could implement this protocol and send out the data via GPIO or UART, and we provide the SysConfig tool to help configure these peripherals to match whatever requirement you need to support such protocol.

    Sincerely,

    Santosh