Skip to content

Commit f884e48

Browse files
Minor update to RP2350 formula
1 parent 012f2b8 commit f884e48

File tree

1 file changed

+2
-2
lines changed
  • documentation/asciidoc/microcontrollers/silicon

1 file changed

+2
-2
lines changed

documentation/asciidoc/microcontrollers/silicon/rp2350.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ image::images/rp2350_explanation.svg[width=640]
1414

1515
. Number of processor cores (2)
1616
. Loosely which type of processor (M33)
17-
. floor(log2(RAM / 16k))
18-
. floor(log2(nonvolatile / 16k)) or 0 if no onboard nonvolatile storage
17+
. floor(log2(RAM / 16KB))
18+
. floor(log2(nonvolatile / 128KB)) or 0 if no onboard nonvolatile storage
1919

2020
=== Technical Specification
2121

0 commit comments

Comments
 (0)