-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMicrocontroller.pg
39 lines (33 loc) · 2.73 KB
/
Microcontroller.pg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
flags: 010101010
blocks: <h2>Currently</h2><p>We are using STM32F103RBT6.</p><p>Meaning of the last letters:<br /></p><ul><li><strong>R</strong> - 64-pin. [[ProgArm 0.1|Previously]] we were using <strong>C</strong> (48-pin LQFP), but it seems like it is not enough for ProgArm project.</li><li><strong>B</strong> - 128 Kbytes of Flash. <strong>8</strong> (64 Kbytes) is fine too, but the price difference is pretty much negligible.</li><li><strong>T</strong> - LQFP package.</li><li><strong>6</strong> - operating temperature. <strong>6</strong> is good enough unless you want to boil ProgArm.</li></ul><p>You can find the description of other options in the <a class="url http outside" href="http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/CD00161566.pdf">official datasheet</a> on page 96.</p><h2>STM32L</h2><p>We are thinking about using STM32L in the next version, but this is undecided.</p><p>Pros:<br /></p><ul><li>Lower [[Power Consumption]]</li></ul><p>Cons:<br /></p><ul><li>Higher price</li><li>Less features</li><li>Less docs</li><li>Less popularity</li></ul>
diff-minor: <p><strong>Changed:</strong></p>
<div class="old"><p>< Currently <strong class="changes">we</strong> are using STM32F103RBT6.</p></div><p><strong>to</strong></p>
<div class="new"><p>> <strong class="changes">==</strong>Currently<br />> <strong class="changes">We</strong> are using STM32F103RBT6.</p></div>
ts: 1423426925
minor: 1
host: 82.131.3.129
username: AlexDaniel
revision: 6
summary: STM32L pros and cons
diff-major: <p><strong>Added:</strong></p>
<div class="new"><p>> == STM32L<br />> We are thinking about using STM32L in the next version, but this is undecided.<br />> Pros:<br />> * Lower [[Power Consumption]]<br />> Cons:<br />> * Higher price<br />> * Less features<br />> * Less docs<br />> * Less popularity</p></div>
languages:
text: ==Currently
We are using STM32F103RBT6.
Meaning of the last letters:
* **R** - 64-pin. [[ProgArm 0.1|Previously]] we were using **C** (48-pin LQFP), but it seems like it is not enough for ProgArm project.
* **B** - 128 Kbytes of Flash. **8** (64 Kbytes) is fine too, but the price difference is pretty much negligible.
* **T** - LQFP package.
* **6** - operating temperature. **6** is good enough unless you want to boil ProgArm.
You can find the description of other options in the [[http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/CD00161566.pdf official datasheet]] on page 96.
== STM32L
We are thinking about using STM32L in the next version, but this is undecided.
Pros:
* Lower [[Power Consumption]]
Cons:
* Higher price
* Less features
* Less docs
* Less popularity
lastmajor: 5
keep-ts: 1423426925