SPRUJ53B April 2024 – September 2024 TMS320F28P550SJ , TMS320F28P559SJ-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_MAIN_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-peripheral configurations as described in Section 25.3.11; however, user data filtering can be used in single-peripheral configurations as needed.