Other Parts Discussed in Thread: MSP430F5529
I need to interface msp430f5529 with a SD card. I of course will use the new HAL_SDcard, but I miss two things:
1) which is the best configuration in terms of connection between MSP430 pin and SD card PIN.
2) how can I use the function in HAL_SDCard in a main (project); I mean, have I got to take into account some delays or a specific sequence of instruction?
many thanks