Support for WeAct Studio RP2350 #234

Open
opened 2025-12-21 19:16:29 +08:00 by robdsource · 6 comments
robdsource commented 2025-12-21 19:16:29 +08:00 (Migrated from github.com)

Hello,

I recently bought a WeAct Studio board, the RP2350A-V20 with 16MB flash memory.

Would it be complex to add support for this particular board since only RP2040 from this brand are supported by this time?

From my understanding, this board is interesting by its hardware security capabilities.

Any help will be appreciated 🖐️

Hello, I recently bought a **WeAct Studio** board, the **RP2350A-V20** with **16MB** flash memory. Would it be complex to add support for this particular board since only **RP2040** from this brand are supported by this time? From my understanding, this board is interesting by its _hardware security_ capabilities. Any help will be appreciated 🖐️
wlatendresse commented 2025-12-22 05:58:47 +08:00 (Migrated from github.com)

From my understanding, this board is interesting by its hardware security capabilities.

What exactly are those mentioned capabilities?

> From my understanding, this board is interesting by its _hardware security_ capabilities. What exactly are those mentioned capabilities?
robdsource commented 2025-12-22 07:01:10 +08:00 (Migrated from github.com)

First of all, I'm not an expert just a random guy enthusiastic about tech

From what I read, it seems to support:

  • Secure Boot/Signed Boot, protecting the firmware against modification by physical access
  • OTP (One-Time Programmable) memory for the master key storage

While RP2040 is protecting on software-based encryption not hardware, am I right?

**First of all, I'm not an expert just a random guy enthusiastic about tech** From what I read, it seems to support: - Secure Boot/Signed Boot, protecting the firmware against modification by physical access - OTP (One-Time Programmable) memory for the master key storage While RP2040 is protecting on software-based encryption not hardware, am I right?
wlatendresse commented 2025-12-22 23:34:08 +08:00 (Migrated from github.com)

...
While RP2040 is protecting on software-based encryption not hardware, am I right?

I never considered the RP2040 for this use case, therefore you will have to ask someone else. But as far as I know it does not have an OTP.

But the features you mentioned, they aren't features specific to the WeAct Studio version, but rather features of the RP2350. This means that all other boards should have the same functionality.

That's precisely why I asked. Too much nonsense on the net.

> ... > While RP2040 is protecting on software-based encryption not hardware, am I right? I never considered the RP2040 for this use case, therefore you will have to ask someone else. But as far as I know it does not have an OTP. But the features you mentioned, they aren't features specific to the WeAct Studio version, but rather features of the RP2350. This means that all other boards should have the same functionality. That's precisely why I asked. Too much nonsense on the net.
Bonuspunkt commented 2025-12-30 17:13:17 +08:00 (Migrated from github.com)
https://github.com/raspberrypi/pico-sdk/tree/master/src/boards/include/boards
metabo7000 commented 2026-01-03 04:54:12 +08:00 (Migrated from github.com)

https://github.com/raspberrypi/pico-sdk/tree/master/src/boards/include/boards

Can someone upload only uf2! Not translate codecs!

> https://github.com/raspberrypi/pico-sdk/tree/master/src/boards/include/boards Can someone upload only uf2! Not translate codecs!
metabo7000 commented 2026-01-03 05:00:16 +08:00 (Migrated from github.com)
> Hello, > > I recently bought a **WeAct Studio** board, the **RP2350A-V20** with **16MB** flash memory. > > Would it be complex to add support for this particular board since only **RP2040** from this brand are supported by this time? > > From my understanding, this board is interesting by its _hardware security_ capabilities. > > Any help will be appreciated 🖐️ pico2 v6.6 this is what we work with rp2350 16M :D https://www.aliexpress.com/item/1005008630737967.html?spm=a2g0o.productlist.main.6.7f772db9iV9ePU&algo_pvid=7c3442c9-9488-4d7b-9cb5-e4756982c1cc&algo_exp_id=7c3442c9-9488-4d7b-9cb5-e4756982c1cc-5&pdp_ext_f=%7B%22order%22%3A%227%22%2C%22eval%22%3A%221%22%2C%22fromPage%22%3A%22search%22%7D&pdp_npi=6%40dis%21HUF%214323.13%212031.64%21%21%2189.69%2142.15%21%40211b61a417673874487624027ed600%2112000046025374724%21sea%21HU%211668260676%21X%211%210%21n_tag%3A-29919%3Bd%3A38a77ca0%3Bm03_new_user%3A-29895%3BpisId%3A5000000198121730&curPageLogUid=Jbfrzx9aV3yt&utparam-url=scene%3Asearch%7Cquery_from%3A%7Cx_object_id%3A1005008630737967%7C_p_origin_prod%3A
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dearsky/pico-fido#234