Hi all,
I'm trying to add a CC3000 (adafruit breakout board) to an existing design that uses SdFat and my DMA SPI driver already (those two go together quite well). However, I'm having difficulties figuring out what I would have to do to add the CC3000 to this. I'm currently just tinkering with the board and have succesfully built and tested adafruit's buildtest and webClient examples. That was very cool already.
I don't need to enable DMA for the CC3000, but I need a clean way of switching between SPI drivers. I'd be very happy if anyone can point out a way to enable the CC3000's SPI driver and disable it again, possibly including cleanup of the SPI registers.
Regards
Christoph
I'm trying to add a CC3000 (adafruit breakout board) to an existing design that uses SdFat and my DMA SPI driver already (those two go together quite well). However, I'm having difficulties figuring out what I would have to do to add the CC3000 to this. I'm currently just tinkering with the board and have succesfully built and tested adafruit's buildtest and webClient examples. That was very cool already.
I don't need to enable DMA for the CC3000, but I need a clean way of switching between SPI drivers. I'd be very happy if anyone can point out a way to enable the CC3000's SPI driver and disable it again, possibly including cleanup of the SPI registers.
Regards
Christoph