Hello,
we have a custom board for an OMAP L138.
Right after startup we see the default internal pullup and pulldown resistors working until we can get control over the pinmux.
Some of these internal pullups makes some trouble on lines we pulled down externally.
OMAP-L138 Applications Processor
System
Reference Guide:
"The pullup/pulldown select register (PUPD_SEL) selects between the pull-up or pull-down functionality for the pin group n defined in your device-specific data manual."
Is it possible to change the default values for pullups / pulldowns in the UBL - code or AIS for minimize time where the trouble is there?
If so, is there a sample patch available to get an idea where to put such code in and what is nessecary to do before manipulating the PUBD_SEL register?
Where can we find information about what pins are in the pin groups CP[x]?
What is for example the "device-specific data manual" for VPIF_CLKO3 / GPIO6[1] or VPIF_CLKIN1 / UHPI_HDS1n / GPIO6[6]
Thank you very much,
Regards,
Bastian.