2024-05-06 07:41 PM
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?
2024-05-07 09:36 AM
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 ..
2024-05-07 03:03 PM - edited 2024-05-07 03:03 PM
>>Or what should I do if I want STM32 to implement these protocols?
Bolt on an FPGA / CPLD ?