SPRUIW9C October 2021 – March 2024 TMS320F280033 , TMS320F280034 , TMS320F280034-Q1 , TMS320F280036-Q1 , TMS320F280036C-Q1 , TMS320F280037 , TMS320F280037-Q1 , TMS320F280037C , TMS320F280037C-Q1 , TMS320F280038-Q1 , TMS320F280038C-Q1 , TMS320F280039 , TMS320F280039-Q1 , TMS320F280039C , TMS320F280039C-Q1
The FSI receiver core has the capability of filtering data frames and only receive packets when received data UDATA (user data) matches the reference UDATA in RX_UDATA_FILTER.
The UDATA filter compare register allows you to not only select a reference UDATA (UDATA_REF) but also set up a mask (UDATA_MASK) to ignore specified bits in the reference user data. For user data filtering to be enabled, the RX_MASTER_CTRL.DATA_FILTER_EN bit must be set. When the user data filtering is enabled, only a successful match allows the packet to be received in the FSIRX circular buffer and all non-matching packets are ignored.
The user data matching scheme is a filtering scheme.
User data filtering is used in multi-slave configurations as described in Section 31.3.11; however, user data filtering can be used in single-slave configurations as needed.