Question
stm32cubeide won't let me select DMA1 with ADC periphereal
When adding a new DMA request to the ADC1 periphereal the only stream options available are DMA2 stream 0 and DMA2 stream 4. As I don't have any other DMA request enable I would expect to be able to select any stream from any DMA periphereal. Why is that I have this restriction?

