We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 012f2b8 commit f884e48Copy full SHA for f884e48
documentation/asciidoc/microcontrollers/silicon/rp2350.adoc
@@ -14,8 +14,8 @@ image::images/rp2350_explanation.svg[width=640]
14
15
. Number of processor cores (2)
16
. Loosely which type of processor (M33)
17
-. floor(log2(RAM / 16k))
18
-. floor(log2(nonvolatile / 16k)) or 0 if no onboard nonvolatile storage
+. floor(log2(RAM / 16KB))
+. floor(log2(nonvolatile / 128KB)) or 0 if no onboard nonvolatile storage
19
20
=== Technical Specification
21
0 commit comments