Can anyone help me estimate the FPS from the Blackfin camera with the
Axon if you use 2 uarts-- for your robot motors and camera?
Theoretically the Blackfin can do 30 fps, but it could be much less if you are using 2 uarts
such as one UART for motors and the other for the camera.
I assume it would take milliseconds to swap the uarts. I also
wonder if the motors will still run while the uart is off? sudden
stops might not be good even if it is just for milliseconds, or
however long it takes to process an image.