Tool/software:
I need ARM based microprocessor or microcontroller with two ore mare SPI interfaces.
SPI must be able to run a7 40MHz
Any advise?
Thank you
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software:
I need ARM based microprocessor or microcontroller with two ore mare SPI interfaces.
SPI must be able to run a7 40MHz
Any advise?
Thank you
Hi,
I will suggest TM4C MCU (e.g. TM4C123 or TM4C129) which are based on Arm M4F. These MCU have multiple SPI interfaces. TM4C123 runs up to 80Mhz and TM4C129 runs up to 120Mhz. You can simply divide the system clock by either 2 or 3 to obtain 40Mhz SPI clock.
Please refer to this TM4C Product Selection Guide.