Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 15417

Other RP2040 boards • Re: RP2354B not showing up as serial after successful .uf2 write

$
0
0
For Pico SDK builds you need to specify USB serial is used in 'CMakeLists.txt'. No idea how or where to do that for Arduino IDE or VS Code builds.
That is also my understanding. I ensured

Code:

pico_enable_stdio_usb(BuzzCheck 1)
was enabled when testing for serial connection, I am unaware of any additional flags I would need to raise.
I have not linked any libraries other than pico_stdlib, however I do not believe that could be the problem as the code functions just as expected on a regular RP2350 board.

Code:

target_link_libraries(BuzzCheck        pico_stdlib)

Statistics: Posted by roald_surmoe — Wed May 20, 2026 11:14 pm



Viewing all articles
Browse latest Browse all 15417

Latest Images

Trending Articles



Latest Images