Skip to content

SPI IDLE_LOW not functioning #4

@sjnaylor59

Description

@sjnaylor59

No change in SS0 when changing between Cpol.IDLE_LOW and Cpol.IDLE_HIGH. Both show SS0 idling high.

Using:

#initiate ft4222 channel
spiA = ft4222.openByDescription('FT4222 A')

#set channel to SPI mide
spiA.spiMaster_Init(Mode.DUAL, Clock.DIV_32, Cpha.CLK_LEADING, Cpol.IDLE_LOW, SlaveSelect.SS0)

spiA.spiMaster_SetLines(Mode.SINGLE) 

And UMFT4222EV HW rev. 1.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions