Part Number: TMS320C6655
Tool/software: Code Composer Studio
Hi.
I want to output MCBSP without using DMA.
I want to operate like "MCBSP write ()" that functions used in TMS320C6000 chip support library .
MCBSP output using DMA has already been constructed and verified with reference to manuals and LLDs.
Entering a value directly into the MCBSPconfig register does not work.
Even if OPMODE of structure MCBSP_Params is set to "polled mode" or "interrupt mode", it does not work well.
Can you give some help and advice?
It would be helpful to have a sample program.
regards.
Masatoshi