Search

Technical Discussion Group Forum

This forum is provided for user discussion. While Beacon EmbeddedWorks support staff and engineers participate, Beacon EmbeddedWorks does not guarantee the accuracy of all information within in the Technical Discussion Group (TDG).

The "Articles" forums provide brief Articles written by Beacon EmbeddedWorks engineers that address the most frequently asked technical questions.

To receive email notifications when updates are posted for a Beacon EmbeddedWorks product download, please subscribe to the TDG Forum of interest.

TDG Forum

PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 22 Oct 2013 12:06 PM by  Richard Hendricks
Can't drive GPIOs
 1 Replies
Sort:
You are not authorized to post a reply.
Author Messages
Richard Hendricks
New Member
New Member
Posts:52


--
22 Oct 2013 12:00 PM
    Hi, 

    I've tried to drive GPIO_111 as explained in the documentation in user space and it works. 

    But I've tried to do the same for GPIO_0,7,15 and 2, but it is not working : 
    For 0,7 and 15, I put the value 1 with the GPIO as output but the pin voltage doesn't go to 1.8V. 
    For the GPIO_2, I cannot export it. 

    What should I modify in the BSP configuration to enable these GPIOS? 

    Thank's
    Richard Hendricks
    New Member
    New Member
    Posts:52


    --
    22 Oct 2013 12:06 PM
    Can you please provide the pin numbers for the GPIOs you are trying to drive? Based on the DM3730 SOM-LV:

    GPIO_0 - TWL_nINT, used to signal interrupts from the PMIC, not available externally
    GPIO_2 - SYS_BOOT0, not available externally
    GPIO_7 - uP_UARTA_DTR
    GPIO_15- HSUSB1_D2, not available externally

    So I am unsure what you are trying to do.
    You are not authorized to post a reply.