Other Parts Discussed in Thread: CC2650, CC2640
How to I change slew rate and drive strength settings for SPI? I’m getting poor signal integrity on my SPI output signals (SPI Clk and MOSI). I can improve the signal integrity by enabling the slow slew-rate (SLEW_RED) option in this register:
However, it looks like the slew rate & drive strength settings are hard-coded in the SPI_open() TI-RTOS function, and I don’t see a supported way to change this.
On a related note: Is there an IBIS model for the CC2650? This would help greatly with figuring out the proper way to configure the device to get good signal integrity