Getting Started with Jieli Chip Development (4)

Getting Started with Jieli Chip Development (4)

2. How to Configure USB Playback Function The USB playback function needs to enable “music mode” in the SDK, and the buttons must also be configured accordingly; otherwise, playback content cannot be controlled. Configuring this function requires modifying four files. (1) board_ac6969d_demo_cfg.h Path: apps\soundbox\board\br25\board_ac6969d_demo\ Open the file, find “app configuration”, change “TCFG_APP_MUSIC_EN” to 1, and … Read more