2021-08-18 01:40 AM
那款MCU�?�以�?置两个UART�?�和两个SPI�?�:
1,UART�?��?求速率115200bps;
2,SPI�?�为Slave,速率�?求高于40Mbps;
2021-08-18 01:59 AM
Almost, if not all, of the STM32F4, STM32F7, STM32G4 and STM32H7 support these requirements.
Regards
/Peter
2021-08-18 02:41 AM
2021-08-18 03:57 AM
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
2022-02-15 10:34 PM
2022-02-16 12:34 AM
The SPI speed depends strongly on several parameters, which can be found in the STM32U585 datasheet, table 148.
Regards
/Peter