Hi,
I am trying to develop a C kernel program that utilizes the SPI of the AM6548. I am configuring the SPI module (McSPI1, ch0) as per the datasheet. When I enter data into the Tx register, data is NOT shifted out. Is this due to a lack of a clock? If so, how can I go about debugging this? If not, what are some reasons why this is?
Thank you in advance.