cancel
Showing results for 
Search instead for 
Did you mean: 

STM32 with at least 4x SPI and 2x USB

DZ888
Associate

Dear STMicroelectronics Team,

I am looking for an STM32 microcontroller for a new project. My main requirements are:

  • At least 4 SPI interfaces
  • At least 2 USB interfaces

Could you please suggest suitable STM32 part numbers that meet or come close to these requirements?

Thank you for your support.

Best regards,

DZ

2 REPLIES 2
Andrew Neil
Super User

STM32 MCU product selector

STM32 product finder for mobile devices

STM32 and STM8 product finder for desktops

 

You can also search using STM32CubeMX

Distributors also often have parametric search facilities ...

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.
mƎALLEm
ST Employee

Hello @DZ888 and welcome to the ST community,

You can use STM32 Cube finder tool or CubeMx tool then you fine tune the selection with the datasheet. 

For example: STM32F429 has 5 SPIs and two USB interfaces: USB_OTG_FS (Full speed) and USB_OTG_HS (High speed):

screenshot.png

STM32F746 has 6xSPIs and two USB interfaces: USB_OTG_FS (Full speed) and USB_OTG_HS (High speed):

 

screenshot.png

You need take care about the chip price and the performance you need in your application.

To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question.