spiomap

What OMAP-L138 registers should I work with to select another SPI chip?


I have OMAP-L138 Experimenter Kit and I want to communicate with one of peripheral devices which is set on SPI 1 chip select 1 (there is also flash memory on SPI1 chip select 0).

I'm confused which registers should I use to select chip 1 ?

According to OMAP-L138 Technical Reference Manual, I should

Is that correct or I miss something? May be I also need do something with PINMUX5 (Pin Multiplexing Control 5 Register)? Thank you!


Solution

  • It seems that I have figured it out.