SPECTRAL_SAMPLE_MAX_LEN
u8 sample_buf[SPECTRAL_SAMPLE_MAX_LEN] = {0};
memset(sample_buf, 0, SPECTRAL_SAMPLE_MAX_LEN);