You are reading a single comment by @dwallersv and its replies. Click here to read the full conversation.
  • I can't imagine this hasn't come up before, but I searched and came up empty. So, apologies for what is surely a repeat!

    Is there some easy way to set the speed of the console serial port? 115,200 is really nice when working on the ESP8266. Surely the STM32 family can handle that -- and I'd expect much faster.

    I'd love to be able to set my Pico to 115,200. I'm guessing I can do it with the right call to Serial.setup() maybe, but I don't know the particulars of setting up the port to talk to the IDE (bits, parity, etc.).

About

Avatar for dwallersv @dwallersv started