GPIO0_U != CLK_OUT Bug or any reason?
Posted: Sun Aug 23, 2015 1:30 pm
I set GPIO0_U to CLK_OUT. After wifi_station_connect() the clock disappears.
If I don't call wifi_station_connect(), the clock-signal is stable at GPIO0_U.
I added a timer (os_timer_func_t), which changes GPIO0_U to CLK_OUT every 300ms.
You can see the result in the oscillogram.
The firmware changes the pin-function, if wifi_station_connect() is used.
Is this a bug or is there any reason?
If I don't call wifi_station_connect(), the clock-signal is stable at GPIO0_U.
I added a timer (os_timer_func_t), which changes GPIO0_U to CLK_OUT every 300ms.
You can see the result in the oscillogram.
The firmware changes the pin-function, if wifi_station_connect() is used.
Is this a bug or is there any reason?