2022-06-02 03:04 PM
Hello,
I am currently working with stm32H743 processor.
I wanted to know if DMA access can trigger an ECC error or only the core can generate these errors.
For example if there is a ram data protected by ECC with a double bit error, would a DMA access to this corrupted data generate a bus fault error ?
Thanks
Regards
2022-06-03 02:08 AM
> I wanted to know if DMA access can trigger an ECC error
I see no reason why not.
JW