Projekt

Allgemein

Profil

Aktionen

Eval » Historie » Revision 6

« Zurück | Revision 6/83 (diff) | Weiter »
Maximilian Seesslen, 20.04.2023 13:49


Eval

Overall design

U2=((U*R2)/R_GES)

U
R*I

5V/0,1A= 50 Ohm
5V*0,1A= 0,5 W

RGes = R1+R2 = 50

3V=(5*R2)/50
R2 = (3*50)/5 = 30 -> 27
R1 = 22
RGES = 49

U2 = 5*27/49 = 2,755102

MCU

  • stm32f051c4
    • I have 17;
    • 16 ADC channels
  • STM32G030C8T6
    • nearly same specs but smaller footprint; LQFP 48

Von Maximilian Seesslen vor fast 2 Jahren aktualisiert · 6 Revisionen