Hello,
I am working with a custom board and trying to program the SPI peripheral as a master to read from an SD card. I can see that the driver initializes successfully with some cards at 400k but not ith others. I wish to reduce this rate to 100k as this is the lower limit of the allowed data rates. My question is, how do I rebuild the specific driver "sdspi" after changing the line of code?
Can I do this directly via CCS9?
Regards,