Associate III
February 11, 2020
Question
DMA channel interrupt disabling not persistent when re-opening CubeMX project
- February 11, 2020
- 6 replies
- 2026 views
I'd like to report a bug in the CubeMX software. I disable the DMA global interrupts by unchecking the "Enabled" boxes in the NVIC menu. Code generation works fine. However when I close CubeMX and reopen the project .ioc file, the boxes are checked again and DMA global interrupts are enabled. I have to manually uncheck the boxes everytime I reopen the project.
I have only tested this with the STM32G474 package. I've seen the settings persistence problem only for DMA global interrupts. It seems to work fine for all others (TIM, FDCAN, ADC, COMP, ...)
