I wish to see an example of using DAC2 (not DAC1 Channel 2) using bdma2 on an stmh7 mcu. I am thinking that the memory used lies in the SRD memory location : RAM_SRD (xrw) : ORIGIN = 0x38000000, LENGTH = 32K on a stm32f7a3zitq.
I would need assistance in editing the linker script and the startup (.s) file to access the memory area from a c routine...