Increase performance by using one MCU for each task

Post Reply
techboycr
Posts: 2
Joined: Mon Feb 13, 2017 9:07 pm

Increase performance by using one MCU for each task

Post by techboycr »

One MCU to take care of IMU calculations, one for other sensors, one for radio and telemetry and other for ESC control.

This what I am talking about, take advantage of the the 48 MIPS of STM32 or the 7 MIPS of the Arduino uno. So if we separate the load of readings and decision taking we could have better performance and better stability on hover for photography or any other task that relies on precision and smooth movement.

I haven't test this idea because would better to throw the topic and see if anyone have done it or maybe has a better and strong opinion.

Post Reply