Hi,
my setup:
CCS 6.1.3
AM3359 Industrial Communications Engine v2
pdk_am335x_1_0_2
sysbios_ind_sdk_2.1.1.2
I started to code SPI communication between an AM3359 ICEv2 (Master) and a Concerto (Slave) using the "MCSPI_SlaveMode_MasterExample_icev2AM335X_armExampleProject" from the PDK_AM335x_1_0_2 on the ICEv2.
Communication is running well, but i asked myself where to configure the parameters of the SPI, especially the clock speed, on the used example ?