Projekt

Allgemein

Profil

Eval » Historie » Version 4

Maximilian Seesslen, 20.04.2023 13:43

1 1 Maximilian Seesslen
h1. Eval
2
3
h1. Overall design
4
5
* 4 x red+green LEDs for condition
6
* Restart button
7 4 Maximilian Seesslen
* Rotate over the ADC channels and get Voltage level
8
* draw 100mA
9
* Die Kabel haben AWG28, 212.9 Ohm/km, 1.4 A nach erde,	0.23 A versorgung
10
* https://de.wikipedia.org/wiki/E-Reihe#/media/Datei:E12_values_graph.svg
11
12
U2=((U*R2)/R_GES)
13
14
 U
15
R*I
16
17
5V/0,1A= 50 Ohm
18
5V*0,1A= 0,5 W
19
20
RGes = R1+R2 = 50
21
22
3V=(5*R2)/50
23
R2 = (3*50)/5 = 30
24
R1 = 
25 1 Maximilian Seesslen
26
h1. MCU
27 2 Maximilian Seesslen
28
* "stm32f051c4":https://www.mouser.de/datasheet/2/389/stm32f051c4-1851079.pdf
29
** I have 17; 
30 3 Maximilian Seesslen
** 16 ADC channels