FX3 32-bit GPIF drive strength

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
SvLa_874621
Level 1
Level 1

Hi,

I want to change the drive strength of 32bit GPIF data signals and flags.
The API provides a set of functions that allow changing the drive strength

of several interfaces like pport, serialio, i2c, gpio and uart.

In my case I think that  CyU3PSetPportDriveStrength would be the right choice

but will it also set the full 32-bit data signal drive strength or do I need use

other functions too?

Thanks,

Sven

0 Likes
1 Solution
YatheeshD_36
Moderator
Moderator
Moderator
750 replies posted 500 replies posted 250 solutions authored

Hello Sven,

Yes, the P-port includes the entire GPIF and its drive strength is configured using the CyU3PSetPportDriveStrength().

Thanks,

Yatheesh

View solution in original post

0 Likes
1 Reply
YatheeshD_36
Moderator
Moderator
Moderator
750 replies posted 500 replies posted 250 solutions authored

Hello Sven,

Yes, the P-port includes the entire GPIF and its drive strength is configured using the CyU3PSetPportDriveStrength().

Thanks,

Yatheesh

0 Likes