NOA-Vernon
Results
2
issues of
NOA-Vernon
Hi, I want to read the mp3 file from sd card, decode it and output throuhg built-in DAC, but it occured an error(MAD_ERROR_LOSTSYNC ). following is my code that calling...
Hello, could you tell me what these codes means exactly? I just know "extern const uint8_t Sample16kHz_raw_start[]", but what "asm("_binary_Sample16kHz_raw_start")" means? extern const uint8_t Sample16kHz_raw_start[] asm("_binary_Sample16kHz_raw_start"); extern const uint8_t Sample16kHz_raw_end[]...