This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I downloaded the MSP430ware but it only support 5XX 6XX device, and cann't find the SD16 dirver code. Now I'm using F425, so how can I find the SD16 driver code from TI official? Thanks!
Andrew,
yes, you can download the standalone version of our Msp430ware by the following link:
http://software-dl.ti.com/msp430/msp430_public_sw/mcu/msp430/MSP430ware/latest/index_FDS.html
Thx
Andrew,
You just wanted the source code of the SD16 driver library? such as the SD24 format files under the driverlib documents of the msp430F5XX/6XX?
I'm afraid we don't have that available files yet, I just thought you may write it by yourself with the help of our SD24 functions and the source code of our examples of SD16.
Thx
Ken,
Yes, that's it. I want to get the source code of SD16 driver lib.
Anyway, thanks for your kind support, and also Micheal. Thanks.
Andrew