Skip to main content
ZHui.1
Associate
August 18, 2021
Question

which mcu can configuate two UART ports and two SPI ports: 1,UART speed must higher than 115200bps; 2,All SPI ports work as Slave mode,speed must higher than 40Mbps;

  • August 18, 2021
  • 1 reply
  • 1073 views

那款MCU�?�以�?置两个UART�?�和两个SPI�?�:

1,UART�?��?求速率115200bps;

2,SPI�?�为Slave,速率�?求高于40Mbps;

    This topic has been closed for replies.

    1 reply

    Peter BENSCH
    Technical Moderator
    August 18, 2021

    Almost, if not all, of the STM32F4, STM32F7, STM32G4 and STM32H7 support these requirements.

    Regards

    /Peter

    In order 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.
    ZHui.1
    ZHui.1Author
    Associate
    August 18, 2021
    Hi,Peter
    Thank you very much for your answer.
    I am sorry for ignoring a factor.
    That is low power.

    Can STM32L* or STM32U* fits my desires?

    Thanks.
    Peter BENSCH
    Technical Moderator
    August 18, 2021

    UART: never an issue.

    SPI: the STM32L4Px, STM32L4Qx, STM32L4Rx, STM32L4Sx support up to 60MHz, the STM32Ux up to 80MHz.

    Good luck!

    If the problem is resolved, please mark this topic as answered by selecting Select as best. This will help other users find that answer faster.

    /Peter

    In order 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.