2024-11-24 05:27 PM - edited 2024-11-24 05:41 PM
Hi
I am trying to migrate software from a stm32l4s9 to a STM32U585.
How can I transfer data from from Ram to an MDF filter?
Also the L4s9 with
FSDM1_Channel2->CHDATINR = (outI_2 >> 16);
I was able to feed the data into the filter.
Is this also possible with the MDF on an STM32u585?
if so how?
Thanks for your help
Felix