Hi,I am working on a BMS project using STM32H723, L9963E/T.Currently I have implemented SPI code which communicates with L9963E in Polling method. To improve upon the time taken by the device for communication, I am planning to go ahead with SPI DMA....