implicit declaration of function 'PIN_FUNC_SELECT'

natee.th
Posts: 26
Joined: Fri Feb 10, 2023 5:25 pm

implicit declaration of function 'PIN_FUNC_SELECT'

Postby natee.th » Sat Sep 09, 2023 8:22 pm

I have tried to follow this project. https://www.youtube.com/watch?v=q5wghoIwrkg
and found an error implicit declaration of function 'PIN_FUNC_SELECT'

This format of 2 lines does not work.

Code: Select all

   PIN_FUNC_SELECT(PERIPHS_IO_MUX_GPIO0_U, FUNC_GPIO0_CLK_OUT1);
    WRITE_PERI_REG(PIN_CTRL, 0xFFF0);
How did it happen? I used ESP-IDF 5.0. how to solve the problem?

Who is online

Users browsing this forum: Bing [Bot] and 79 guests