General Category > Discussion - Hardware

FT232H SPI 30 MBaud wrong transmission

(1/1)

Tycho:
Hi,

I'm getting wrong readout values if I increase the baud rate to 30 MBaud, see screenshots. I'm transmitting 0x1010 as MSB, CPOL=1, CPHA=0. At 5, 10 and 15 MBaud everything is ok, but at 30 MBaud, although the oscilloscope picture seems to be ok, there is a bit shift.

Are there any issues with FT232H SPI at high baud rates?

Thank you very much in advance!

FTDI Community:
Hello,

SPI modes 1 and 3 are not supported with our MPSSE engine.
If you require these modes, then you will need to consider FT4222H:

https://ftdichip.com/products/ft4222h/

Best Regards,
FTDI Community

Tycho:

--- Quote from: FTDI Community on June 11, 2021, 05:40:38 PM ---Hello,

SPI modes 1 and 3 are not supported with our MPSSE engine.
If you require these modes, then you will need to consider FT4222H:

Best Regards,
FTDI Community

--- End quote ---
Actually, CPOL=1, CPHA=0 is SPI mode 2.

FTDI Community:
Hello,

Yes that is correct:

ModeCPOLCPHANotes000Supported101Not Supported210Supported311Not Supported
We are not aware of any issues at higher speeds like 30 MBaud and the device is widely used.

What hardware are you using?

Are you using the D2XX drivers direct or using LibMPSSE library?

Maybe other FTDI Community users will be able to help you further on this issue.

Best Regards,
FTDI Community

Navigation

[0] Message Index

Go to full version