Hi,
I am trying to use the above generic driver from DDK for my 6416T DSK board.
The intention is to use it to communicate with a device using SPI (8bit).
I have 'sort of' configured McBSP0 and also the OPT of EDMA into a dev_param file.
I understand that the DSP/BIOS's I/O device driver will need to be configured.
The document for the above driver, spra846A, gave explanation about the driver.
However, what is missing is how to use it ... example code will be very useful.
Questions like how do I even open or launch it. How do I pass data (or buffer address) for transfers?
I have looked through the uarttest example where there are Create and other instructions.
How do I write a .c file to use this generic EDMA McBSP driver? Is there a command list?
Appreciate if you could provide example code or advice steps or direct me to a location for help.
Thank you.
Regards,
J L