Change SPI Clock Speed?

Is it possible to lower the SPI clock speed to something like 150Khz? I have a slow device I trying to connect with but the slowest rate I can get (so far) is about 325Khz.

You can try the spigpio instead of spicc. This uses software GPIO bitbang for speeds lower than 250KHz