2020-03-14 02:01 PM
Hi all! Can anybody give advice about other methods of working with interconnect between MPU and MCU. I saw example working with RPMsg, but in this case we have a problem with memory, because we need a big buff in MCU for data. Now we trying to use DDR SDRAM, but STM doesn't recommended to use it. So, maybe anybody faced with it or solved it?
2020-03-16 12:17 AM
Hi @VKare.1
Please have a look to :
https://wiki.st.com/stm32mpu/wiki/How_to_exchange_large_data_buffers_with_the_coprocessor_-_example
Hope it help
Olivier