Part Number: TMDSDSK6713
Tool/software: Code Composer Studio
Hi I am Ammar from NUST, Pakistan. I am working on a project related to real time voice processing in DSK6713. I need Buffer i which samples from AIC23 codec will be saved, which i think is McBSP Buffer FIFO (BFIFO). I need to know how to enable this buffer and how to access samples from this buffer for real time process.
On McBSP Manual , it says " To ensure backward compatibility with existing software, both the Read and Write FIFOs are disabled by default......... The BFIFO can be enabled/disabled and configured using the Write FIFO control register (WFIFOCTL) and the Read FIFO control register (RFIFOCTL)".
But while debugging in Code composer, in Registers, i don't see RFIFOCTL and WFIFOCTL.
McBSP Manual Picture is attached
Kindly Help
Regards