Is it possible to communicate between the ATMega128 Microcontroller and the V2Xe compass using SPI protocol?
The V2Xe docs says it can only be a slave. The ATMega128 docs say its SPI can only receive data if it's set to slave, meaning the V2Xe would have to be a master in order to send data to...