Basically more everything. 2x Cortex M33 cores with floating point, 520KB ram, more PIOs, bunch of secure boot stuff (I have mixed feelings about this), and can boot to a mode with risc-v cores instead of the M33s.

  • @Blue_Morpho
    link
    English
    131 month ago

    What is the advantage of a Pico 2 compared to the ESP32 variants?

    • @anlumo
      link
      English
      81 month ago

      Better marketing. It’s also easier to get a build pipeline for ARM than Xtensa and RISC-V.

    • @solrizeOP
      link
      English
      3
      edit-2
      1 month ago

      I would say the documentation is more thorough, and at least for the non-wireless versions, there are no mysterious code blobs. The source code to everything including the ROM boot loader is online. The Pico boards also have a nice voltage regulation system so you can run them on a wide range of supply voltages.