SPRUJF8 May 2026 TMS320F28P551SG
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 24.3.11; however, user data filtering can be used in single-peripheral configurations as needed.