You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently I2cMasterFrequencyKbps is set by default to 400Kbps in Ft4222I2cBus.cs. For my application I require this to be set to 100Kbps but there is no method to change this value.
I would expected there to be a public method to set this value.