Skip to main content
Visitor II
May 7, 2024
Question

STM32H7 支持的协议

  • May 7, 2024
  • 2 replies
  • 847 views

STM32H7 can support SPI communication, Parallel communication, GPIO analog SPI communication, but can it support TTL, SDR CMOS, JESD204B protocol communication? Or what should I do if I want STM32 to implement these protocols?

    This topic has been closed for replies.

    2 replies

    Technical Moderator
    May 7, 2024

    Hello,

    STM32 does not implement JESD204B standard. GPIO emulation is the only solution available which is not an easy task taking into account timing constraints etc ..

    Graduate II
    May 7, 2024

    >>Or what should I do if I want STM32 to implement these protocols?

    Bolt on an FPGA / CPLD ?