SpeLuce: Difference between revisions

From ciapini
Jump to navigation Jump to search
Line 78: Line 78:
|2|| ||LED_B_PWM_1||RA5/P2A||O
|2|| ||LED_B_PWM_1||RA5/P2A||O
|-
|-
|3|| ||LED_B_PWM_2||RA4/AN3/CPS3/P2B||
|3|| ||LED_B_PWM_2||RA4/AN3/CPS3/P2B||O
|-
|-
|4|| ||MCLR||RA3/MCLR||O
|4|| ||MCLR||RA3/MCLR||
|-
|-
|5|| ||LED_A_PWM_1||P1A||
|5|| ||LED_A_PWM_1||P1A||O
|-
|-
|6|| ||LED_A_PWM_2||P1B||
|6|| ||LED_A_PWM_2||P1B||O
|-
|-
|7|| ||RED_LED||AN7/CPS7||
|7|| ||RED_LED||AN7/CPS7||O
|-
|-
|8|| ||GREEN_LED||AN6/CPS6||
|8|| ||GREEN_LED||AN6/CPS6||O
|-
|-
|9|| ||LED_B_SENSE||AN5/CPS5||
|9|| ||LED_B_SENSE||AN5/CPS5||I
|-
|-
|10|| ||LED_A_SENSE|AN4/CPS3||
|10|| ||LED_A_SENSE||AN4/CPS3||I
|-
|-
|11|| ||V_BATT||AN2/CPS2||
|11|| ||V_BATT||AN2/CPS2||I
|-
|-
|12|| ||CAP_2||AN1/CPS1/ICSPCLK||
|12|| ||CAP_2||AN1/CPS1/ICSPCLK||I
|-
|-
|13|| ||CAP_1||AN0/CPS0/ICSPDAT||
|13|| ||CAP_1||AN0/CPS0/ICSPDAT||I
|-
|-
|14|| ||VSS|| ||
|14|| ||VSS|| ||

Revision as of 15:07, 19 November 2013

Fotofori robusti

buck converter

IRLML2502 http://www.irf.com/product-info/datasheets/data/irlml2502.pdf


Current sensing

Sincrono

High Side Drivers

Asincrono

duty cycle
up
(3.3 ∕ 4.8) = 0.68
down
0.31
efficienza
0.31 ⋅ (0.385 ∕ 3.3) ≈ 0.03 di perdita sul diodo

http://www.st.com/web/catalog/sense_power/FM64/CL1571/SC541/SS1617/PF64858 Low Drop Power Schottky Rectifier 1A/0.385vf http://www.st.com/web/catalog/sense_power/FM64/CL1571/SC541/SS1617/PF64876 2A/0.43vf

uC


Mappa pin

Pin Funzione Nome porta sul uC I/O
1 VDD
2 PWM_UP RA5/P1A-bis O
3 PWM_DOWN/reserved RA4/AN3/CPS3/P1B-bis O
4 SIG_LED RA3 O
5 CAP_PAD RA2/AN2/CPS2/P1A I
6 V_BATT RA1/AN1/CPS1/ICSP_CLK I
7 I_SENSE RA0/AN0/CPS0/ICSP_DAT/P1B I
8 VSS
  • PIC16F1824 simile, 14 pin, 2 CCP, per controllare 2 led
Pin Funzione Nome porta sul uC I/O
1 VDD
2 LED_B_PWM_1 RA5/P2A O
3 LED_B_PWM_2 RA4/AN3/CPS3/P2B O
4 MCLR RA3/MCLR
5 LED_A_PWM_1 P1A O
6 LED_A_PWM_2 P1B O
7 RED_LED AN7/CPS7 O
8 GREEN_LED AN6/CPS6 O
9 LED_B_SENSE AN5/CPS5 I
10 LED_A_SENSE AN4/CPS3 I
11 V_BATT AN2/CPS2 I
12 CAP_2 AN1/CPS1/ICSPCLK I
13 CAP_1 AN0/CPS0/ICSPDAT I
14 VSS