How to use SPI with gyroscope I3G4250D in the kit STM32F411 Discovery
Hi, In the datasheet of the gyroscope I3G4250D, page 21:CS: 0: SPI communication mode / I2C disabledMy question is: I have to configure the CS pin PE3 as Low at the beginning to make the gyroscope understands that I wants to use SPI? (PE3 is CS in th...