Hello,
I have a problem with the SC589 MINI, using the Bare Metal Framework 2.0.0.
With A2B enabled and set to MASTER in audio_system_config.h, the ADZS-AD2428MINI works as expected.
However, when I disconnect the A2B cable, and start debugging the SC589, the UART debug console hangs on:
00:00:00.043 [INFO - ARM] Sending init sequence to initialize bus
Also, the leds (LED12, 11 and 10) will strobe incorrect, LED10 and LED12 are in sync, while LED11 is out of sync.
When I comment out the "ad2425w_load_init_sequence" in the arm framework .c file, the system will run correctly and the leds are in sync. The A2B bus ofcourse does not work when I do this, since the init_sequence is not loaded.
Can someone please point me in the right direction? How do I start up the SC589 MINI without an A2B node connected, while still having it configured to use A2B (when it's present).
Thanks in advance,
Marijn