Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
The same sketch compilation on different platform/board
#5
While the ESP32 Devkit V1 uses more program storage, it retains more dynamic Melon Playground memory for local variables. Conversely, the Raspberry Pi Pico W demonstrates a smaller flash usage but consumes more RAM for global variables. These differences are not indicative of performance issues but rather reflect the underlying architecture and memory management strategies of each board.
Reply


Messages In This Thread
RE: The same sketch compilation on different platform/board - by pigkang - 07-01-2025, 04:02 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)