I am using an S32K. I have an STM timer that is being initialized in my code that is causing a 37 vector to be activated. This vector is tied to the DMA Channel 17. I was wondering what interactions the STM and the DMA have that could be causing this vector to be active while the DMA is not turned on?