I am trying to configure SPI 0 in master mode.
I know the mux pads need to be set to 0 for SPI function, my question is do I need to also program ..say the clk pin pad as OUTPUT (master mode) and the MOSI as OUTPUT and MISO as INPUT... or is this automatically set based on function mode 0 being set ... and the directions set based on the SPI functional module register settings i.e. master or slave?
Also, are the Pull up/Pull down settings effective when in mux mode 0?
David Vescovi