Hi all,
I am working with the ADSP SC584 and am currently trying out the SPI driver. I have installed the add-in for SPi via system.scv.
During my tests I noticed that the chip-select signal goes high after every byte even if you transfer a buffer with several bytes. I have tested different modes (blocking, non-blocking, callback), but it was always the same observation. (No DMA mode)
Is this a normal and desired behavior of the SPI driver? If so, can it be defined differently?
I tried to define the chip select signal as GPIO pin and set it manually to low and high, but that did not work. Is it not possible to use the pins of the SPI modules as GPIO pins?
I worked with the SPI2 module because it is easy to access the signals with the P3 connector.
best regards and thanks for the help
Phil
CS is yellow and green is clock