llfifo Polled mode example

Baremetal Drivers and Libraries

Release Date
2023-07-07

This example is the polling example for the FIFO it assumes that at the h/w level FIFO is connected in Loopback. In these we write a known amount of data to the FIFO and Receive the data and compare with the data transmitted.

Expected Output