This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Processor SDK RTOS AM335X SPI example clock speed

Other Parts Discussed in Thread: AM3359, SYSBIOS

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 ?