I need a little digital io for my project since cortex-m is not economical for me I need to know can i use Cortex-a to do some embedded jobs?
Have you considered a 300MHz Cortex M7 from Atmel?
ATSAME70 and ATSAMV7x devices also have CAN interfaces etc.
Combines MCU and DSP functionality offering similar performance to entry level 32bit DSP's.
Also one of the applications it is targeting is Motor control.
Cortex-As have more powerful DSP instructions becuase of SIMD and NEONStill Performance/price of Cortex-As are higher than Cortex-Ms.