I wanted to use a microSD card and a external DAC with SPI-A. Individually both seems to be working with the same initialisation. (where for DAC GPIO is used for selection).
But when I use the two at the same time then only microSD works. The DAC does not get reset to zero, it stays in its previous state.
Please guide me on how single SPI is to be used with 2 slaves.