I have verified that I can't route either of the SPI PICO (SIMO) pins via the first level of GPIO muxing to GPIO32. I have found that I can route the SPIB PICO (SIMO) signal to GPIO30 or GPIO56, neither of which is pinned out on the VQFP part, but which are available for internal use via muxing. So now I am trying to figure out how to route GPIO30 (or 56) to GPIO32. This is where I need it to go. I am not very experienced in the use of the various XBAR's including the CLB xbar. I am willing to use any or all of the CLB resources to help get GPIO30 or GPIO57 from its unpinned-out pad to the CLB and back out to GPIO32 pin 57. Or use one of the other xbars. I am just not very experienced in using the xbar resources in combination with other peripherals. Can anyone help me do this? I can use the SysConfig tool, or I can use the C2000Ware library functions. It doesn't matter which to me. And don't worry about timing delays on the path. I am only using the TX output of the SPI port for a non-traditional SPI application. I am not even using the SPI clock, so timing delays are unimportant.
↧