Jump to content
43oh

SPI and SD card


Recommended Posts

I am having issue of the microSD card adaptor not initialing right, that is it does not successfully handshake between MSP432 and adaptor. I am using the SD.h library provided by Arduino and changed the pins mapping to the MSP432's MOSI, MISO, SCK, CS. However, this did not solve it. I even got an Arduino Uno and tested with the adapter and it showed that it was working there. Any help will be appreciated, as I have been suffering the internet regarding this issue for a while now. 

Link to post
Share on other sites

I'm afraid I can't help with your specific problem.

However, on any support site, regardless of device, OS, etc., error messages are absolutely required when asking for help, otherwise no one will be able to help you solve your problem. 

FWIW, merely changing the pin mapping from an Arduino to a launchpad device is only going to work in the simplest of cases. I know there are links on this site regarding porting Arduino libraries to msp43* devices.  There are numerous examples of how to read/write microSD cards for the various TI launchpads. So, while you've proved the Arduino library works with an Arduino, you've not really looked at how to move from the Arduino code to a TI launchpad code base. Time for more research on this site as well as making good use of Google...

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...