All:
Setup: C5505 running at 65 MHz, SPI clock rate 4 MHz. -- Also seen on C5515EVM board...
When running SPI_config() from chip support library, I get a glitch on chip select lines when executing the following line of code:
/* Disable the serial Data clock */
CSL_FINST(CSL_SPI_REGS->SPICCR, SPI_SPICCR_CLKEN, DISABLED);
The SPI clock is NOT active during this glitch.
Has anyone seen this problem? Because there is no clock activity, is deemed a "non-problem?"
Regards,
Todd Anderson