Question
Best way for 2 STM32 MCUs to communicate
Hello,
I am considering using 2 STM32F373 in my project. One uC will be for a control panel, and the second uC will accept commands to produce DAC and PWM output. What is the best way to have them exchange data? Should I use SPI? I see i2c is not as fast as SPI.
Thanks!
