User Activity

Posted on February 11, 2014 at 22:11 Hi all,I'm trying to read data from a L3G4200D gyro through an SPI module of aPIC32MX460F.The following is the code I'm using: void Spi1STL3G4200DConfig( void ) { unsigned int configA, configB; i...