Is it possible to make this system using stm32mp157??
Hello,
I would like to make the system below using stm32mp157.
- System Description -
1. 100Mbps Full-Duplex Ethernet
2. Cortex-A7 receives and transmits data from Ethernet on the PC.
3. Cortex-A7 calculates Ethernet data and sends the result to Cortex-M4.
4. Cortex-M4 controls peripheral(SPI, I2C, UART, GPIO) using DMA and interrupt
Can I implement a program like the above??
I've usually used F4 series or L4 series, so I don't know about MPU lines.
If the program is implementable, please let me know what I need to know.
If the program cannot be implemented, please recommend MCU or method that can be implemented.
