View Issue Details

IDProjectCategoryView StatusLast Update
0005343FSiMX6SD/MMCpublic2022-05-02 12:49
Reporterzutter Assigned To 
PrioritynormalSeverityfeatureReproducibilityalways
Status resolvedResolutionfixed 
Product VersionV3.00 
Target VersionV3.10Fixed in VersionV3.10 
Summary0005343: Adjust drive strength via Registry
DescriptionAdjust drive strength via Registry.
At the time 40 Ohm is hard coded.
Forum Link
Found Driver Version
Fixed Driver Version

Activities

froelich

2022-05-02 12:38

administrator   ~0004109

New reg value "PortDriveStrength".
1: DDK_IOMUX_PAD_DRIVE_240_OHM;
2: DDK_IOMUX_PAD_DRIVE_120_OHM;
3: DDK_IOMUX_PAD_DRIVE_80_OHM;
4: DDK_IOMUX_PAD_DRIVE_60_OHM;
5: DDK_IOMUX_PAD_DRIVE_48_OHM;
6: DDK_IOMUX_PAD_DRIVE_40_OHM;
7: DDK_IOMUX_PAD_DRIVE_34_OHM;
default: DDK_IOMUX_PAD_DRIVE_40_OHM;