Other Parts Discussed in Thread: TMS570LS0432, HALCOGEN
hi team,
i successfully established transmission and reception of data with 23lc1024 using SPI.
now i m trying using MiBSPI. (tms570ls0432)
on comparing both the modes TXRAM is similar to SPI1DAT1 & RXRAM is similar to SPIBUF.
so for transmission i have to load tx[].control and tx[].data , for reception i ve to check rx[].data.
chip select = CS1
buffer mode = 4
CSDEF = 0XFF
enabled one shot transfer
I am really confused about this transfer groups and the buffers. please explain me how to use this transfer groups.
thanks in advance




