Access denied on non-sensitive content?
Hi, I'm researching how the STM32F407VGT6 SPI works, and I came across this access denied warning, but the original messages don't seem to have sensitive content, is there a problem on the Forum that causes this?

Cache save from original post:
"I'm usign my board with STM32H743 and STM32CubeMX with Eclipse toolchain. The code generated calls the HAL_SPI_TxCpltCallback only with DMA in circular mode"
"but I need to call this callback with a normal DMA transfer (not circular). In the past I've used STM32L443 and the code generated by CubeMX was calling HAL_SPI_TxCpltCallback at the end of SPI_DMATransmitCplt function with any DMA transfer type. Is there some reasons for this difference in STM32H7xx DMA ? If not, is this a bug ?"
