Other Parts Discussed in Thread: RM46L850
Tool/software: Code Composer Studio
how can we code slave address in spi in terms of clock polarity/phase, iodir?
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.
Other Parts Discussed in Thread: RM46L850
Tool/software: Code Composer Studio
how can we code slave address in spi in terms of clock polarity/phase, iodir?
Hello,
From what I can see in MCP23S17 datasheet you can use RM46L850 with Polarity 0 Phase 1 (Figure 27-9 from RM46L850 TRM. All modes are described in Table 27-2).
Communication protocols and registers for MCP23S17 are described in MCP23S17 datasheet.
Best regards,
Miro