Navigation

    Freqchip开发者论坛

    • Register
    • Login
    • Search
    • Categories
    • Recent
    1. Home
    2. cheng
    C
    • Continue chat with cheng
    • Start new chat with cheng
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups

    cheng

    @cheng

    0
    Reputation
    3
    Posts
    1902
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    cheng Follow

    Posts made by cheng

    • RE: LED2的控制

      @kawhi 是的,用这个函数控制不了LED2

      posted in FR801xH
      C
      cheng
    • RE: LED2的控制

      那要怎么单独控制呢

      posted in FR801xH
      C
      cheng
    • LED2的控制

      void pmu_set_led2_value(uint8_t value);这个函数不能控制LED2,用这个ool_write(PMU_REG_LED_CTRL, 0x00);能控制LED2,但是会影响LCD背光,怎么解决

      posted in FR801xH
      C
      cheng