Search results

  1. U

    KinetisSDHC.c clock setting error

    In KinetisSDHC.c there is a macro used to set the SDHC clock speed: // prescale can be 2, 4, 8, 16, 32, 64, 128, 256 // divisor can be 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 #define SDHC_SYSCTL_DIVISOR(prescale, divisor) \...
Back
Top