OK I figured it out I think. There's an XTAL definition which is defaulted to 40MHz nowadays and for my board it needs to be 26MHz. With this changed in esp-idf sdkconfig I see the correct Hello World text.
OK I figured it out I think. There's an XTAL definition which is defaulted to 40MHz nowadays and for my board it needs to be 26MHz. With this changed in esp-idf sdkconfig I see the correct Hello World text.
Are you using a an official Expressif ESP32 Core board, or some other board. The Core board v2 (labeled (ESP32_Core_board_v2) did have a 40MHz crystal.
OK I figured it out I think. There's an XTAL definition which is defaulted to 40MHz nowadays and for my board it needs to be 26MHz. With this changed in esp-idf sdkconfig I see the correct Hello World text.
Are you using a an official Expressif ESP32 Core board, or some other board. The Core board v2 (labeled (ESP32_Core_board_v2) did have a 40MHz crystal.
--
You received this message because you are subscribed to the Google Groups "NuttX" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nuttx+unsubscribe@googlegroups.com.