Skip to main content
Associate III
March 11, 2022
Solved

Hello, ihave a projet with STM32Fxxx or STM32H i want use : lcd touchscreen 80x480 16 bits mode 1Go SDram 4Go eMMC µsd card 2 SPI 2 I2C 1 USB 1 WIFI 2 UART which component STM32H or STM32F can i use ? Best regards Sébastien

  • March 11, 2022
  • 2 replies
  • 1183 views

..

    This topic has been closed for replies.
    Best answer by TDK

    You can use the part selection in CubeMX to list chips that meet those specs. Most chips will be able to do that in STM32F4/F7 and STM32H7.

    2 replies

    TDK
    TDKBest answer
    March 11, 2022

    You can use the part selection in CubeMX to list chips that meet those specs. Most chips will be able to do that in STM32F4/F7 and STM32H7.

    "If you feel a post has answered your question, please click ""Accept as Solution""."
    Andrew Neil
    Super User
    May 25, 2022
    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.