Hi,
I just need to get my read/write operation working correctly. I'm building with MikroC on an Easy MX Pro v7 STM32 for ARM board.
The setup parameters I've used are: 16 bit, clock idles high, data is samples on the second edge transition and most significant bit sent first.
What do I need to read or write to get an output from the XACCL_OUT register? So far I can only get a 0 or -2 output.