Other Parts Discussed in Thread: HALCOGEN,
I have a gyroscope (ST Micro L3GD20) that I have used in the past with an RM42 Hercules microcontroller using SPI. I was using SPI2 on that chip. Now, I want to use the same part with an RM46L852 but it's no longer working. I've matched all of the settings in Halcogen. The only difference I can see is that I'm now using SPI3 which on the RM46 is a compatibility mode SPI on a MiBSPI channel. I'm using exactly the same code as before and it seems to not be communicating at all now.