Navigation

    M5Stack Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. Oyye
    O
    • Continue chat with Oyye
    • Start new chat with Oyye
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups
    Save
    Saving

    Oyye

    @Oyye

    0
    Reputation
    1
    Posts
    1041
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    Oyye Follow

    Posts made by Oyye

    • RE: [Solved] M5 Burner Firmware Option Update

      @gachapo
      I just registered for you :D
      Here what is solved my problem (Y2_GPIO_NUM):

      #elif defined(CAMERA_MODEL_M5STACK_PSRAM)
      #define PWDN_GPIO_NUM -1
      #define RESET_GPIO_NUM 15
      #define XCLK_GPIO_NUM 27
      #define SIOD_GPIO_NUM 25
      #define SIOC_GPIO_NUM 23

      #define Y9_GPIO_NUM 19
      #define Y8_GPIO_NUM 36
      #define Y7_GPIO_NUM 18
      #define Y6_GPIO_NUM 39
      #define Y5_GPIO_NUM 5
      #define Y4_GPIO_NUM 34
      #define Y3_GPIO_NUM 35
      #define Y2_GPIO_NUM 17 //32
      #define VSYNC_GPIO_NUM 22
      #define HREF_GPIO_NUM 26
      #define PCLK_GPIO_NUM 21

      posted in SOFTWARE
      O
      Oyye