Part Number: TMS320C5535
Hi,
I am working on one project in which TMS320C5535 DSP is used and memory W25Q128JV is connected on SPI with DSP.
Connections are as follows,-
Mem - CS => DSP - CS1 = making low during command execution in software
Mem - WP => DSP - GP9 = making High in software
Mem - DI => DSP - SPI_TX
Mem - DO => DSP - SPI_RX
Mem - CLK => DSP - SPI_CLK
Mem - HLD => DSP - GP12 = making High in software
Kindly note that, Memory CS is pulled up via 10K and CLK is pulled down via 100K as per winbond specifications.
For SPI_CLK, system clock is used. 32Khz crystal is connected between RTC_XO and RTC_XI of TMS320C5535.
During running of software, Clock is also enabled in register, WP and HLD pins are becoming high and CS is becoming low.
But still spi clock is not generating. This pin is continuously low instead of clock pulses.
Can anybody have an idea to find out the issue with clock?
Thanks in advance.
