I'm develloping a bare metal application for BBB. Everything seems to work perfectly, but I can't seem to get any SPI_CLK signals on the pins.
I literally read the Technical Reference Manual (sections PCRM, control and McSPI) of the AM3358 multiple times, and I can't figure out why I don't measure any signal on my pins.
I can write to the SPI registers, so the interface clock is working.
The functional clock doesn't seem to work/be connected to the pin.
My main code: