Page 1 of 1

Reconnect SD card pins to the new SPI port

Posted: Thu Aug 16, 2018 7:12 pm
by tungnx94
Issue: I need the flowdeck and sd-card deck to work together.

Currently the official firmware doesn't allow that. shushuai3 has found a way to fix this problem (https://github.com/bitcraze/crazyflie-f ... -413371640). However as instructed I still need to "... change the sd card connection as CS->PA3, SCLK->PC10, MISO->PC11, MOSI->PC12, while keeping the VCC, GND, and OW"

As I'm not used to hardware and embedded system, I dont know how to do this. Can someone give me a hint. Little detailed instructions/explainations would be greatly appreciated.

Thanks

Re: Reconnect SD card pins to the new SPI port

Posted: Mon Aug 20, 2018 7:56 am
by tobias
This requires a hardware modification (re-wireing CS->PA3, SCLK->PC10, MISO->PC11, MOSI->PC12) so it is not a simple hack.