Resolved! NVIC TIM / I2C DMA Priority issue
Hello Community, I am using a STM32F411, 2 timer with global interrupt and preemption priority of 0 are executing a timing critical process to bitbang a GPIO port.4uS timer periodAnd a I2C DMA process to update a SSD1306 screen I2C and DMA interrupt ...