Hi Rahul Gusai,
If you want to make the fatfs work with SD card, you must to check these points:
1. Hardware connection.
Check all the pins which used to communicate with the SD card, check the SD card connection is correct, and the external circuit is correct.
I don't what the SD card board you are using, it is from official or your own designed board?
You can refer to this post to check the hardware:
LPC43S67 periph_sdmmc example error
2. Code should match with your hardware
Check you configure the correct pins in your software, especially the SD card module code and the according pin code.
Please also tell us, what the sd card code you are using? Did you wrote it by your self?
You can check the SPI wave, whether it send out the correct command.
Wish it helps you!
If you still have question, please let me know!
Have a great day,
Kerry
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------