Slide 1 Slide 2 Slide 3 Slide 4 Slide 5 Slide 6 Slide 7 Slide 8 Slide 9 Slide 10 Slide 11 Slide 12 Slide 13 Slide 14 Slide 15 Slide 16 Slide 17 Slide 18 Slide 19 Slide 20 Slide 21 Slide 22 Slide 23 Slide 24 Slide 25 Slide 26 Slide 27 Slide 28 Slide 29 Slide 30 Slide 31 Slide 32 Slide 33 Slide 34 Slide 35 Slide 36 Slide 37 Slide 38 Slide 39 Slide 40 Slide 41 Slide 42 Slide 43 Slide 44 Slide 45 Slide 46 Slide 47 Product List
Interfacing-AV-Slide16

On the two wire interface it is important to remember to put pull-up resistors on both the SCL and the SDA according to the I²C spec, since these pins are never driven high. On SPI, this seems like an obvious statement at surface level, but it’s a very common mistake, and we want to make sure that all MISO pins are connected to MISO pins. This is also true with the master out slave in or MOSI pins, they should only be connected to MOSI. So in other words, tie all the MOSI pins in your system together, and tie all the MISO pins together. Because the two signal names are very similar, make sure that you’re not swapping the signal names as well as their actual functionality.

PTM Published on: 2006-08-24