This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AWR2944EVM: How to drive MMS_GPIO2 for green LED ON OFF

Part Number: AWR2944EVM


Tool/software:

Hi,

I would like to drive this MSS_GPIO_2  green LED to ON or OFF

Have the sample demo codes?

How to config for this pin pad and drive by function GPIO_write(pin, value)

Regards,

Kevin 

  • Hi Kevin,

    you can try running the following example present in the SDK

    mcu_plus_sdk_awr294x_09_02_00_14\examples\drivers\gpio\gpio_led_blink

    you can go over the documentation mcu_plus_sdk_awr294x_09_02_00_14\README_FIRST_AWR294X.html if you face any issues while running the same.

    Regards,

    Shruti