Hi,
I’m trying to run the dmic_multi_channel CM33 demo on EVK-MIMXRT685 with the 8-DMIC array board.
Per the demo documentation, enabling the 8-DMIC board on J31 requires moving several resistors (e.g. R379, R380, R384, R389, R390, R391, R392 to 2–3). After doing this, FlexSPI Octal Flash (U19) becomes inaccessible:
- LinkServer flashing fails
- ROM ISP (blhost) connects, but FLEX-SPI-NOR shows Sector Size = 0 / Page Size = 0
- Flash erase/write is impossible
My questions:
Is this demo expected to run without Octal Flash (RAM-only workflow)?
Is there an official flashing/boot procedure after the resistor changes?
Are all resistor changes required, or can some remain in the default state to keep FlexSPI flash working?
Right now it looks like the required DMIC hardware setup prevents normal flash programming/boot.
Thanks for any guidance.