Resolved! SPI1 channel getting afftected when SPI2 and SPI3 are used with DMA triggered with timer
Hi Team,We are using a STM32F407ZG MCU and we have a UI interface (LCD, Keypad, touch) on SPI1 polling method.We are using SPI2 and SPI3 for DAC interfacing. We have used DMA with time triggered for the SPI2 and managing the SPI3 with Timer.During te...