Cannot assign HASH_IN as a GPDMA request source
Hello, I'm using STM32H503RBT and trying to configure a DMA transfer from memory to the HASH engine, but even though I have that peripheral configured as show on the picture below, I can't assign it as the request source for the DMA is grayed out and when I hover my mouse over it a pop-up appear's saying "IP has to be configured". I tried creating a second project with the same MCU and had the same problem, although interestingly that's not a problem on the CBT variant (48 instead of 64 pin package). Is this a bug or am I doing something wrong? I'm using version 1.17.0 on Windows.

