VREG click is a digitally controlled DC Voltage regulator in mikroBUS form factor. The design is based on the well-known LM317 circuit, with the addition of a 12-bit DAC, 12-bit ADC, and an Operational Amplifier. Two pairs of screw terminals serve as inputs and outputs.
Part | Datasheet |
---|---|
![]() |
MIKROE-2443 (pdf) |
PDF Datasheet Preview |
---|
VREG click VREG click VReg click VReg click IC/Module LM317 [1] MCP4921 12-bit DAC [2] MCP3204 12-bit ADC [3] ZXMP7A17K MOSFET [4] LMx58 [3] Interface Power supply 3.3V, 5V Website VREG click is a digitally controlled DC Voltage regulator in mikroBUS form factor. The design is based on the well-known LM317 circuit, with the addition of a 12-bit DAC, 12-bit ADC, and an Operational Amplifier. Two pairs of screw terminals serve as inputs and outputs. Features and usage notes Schematic also available in PDF [6] The LM371 IC is a reliable regulator with typical line regulation of and load regulation of It also has internal short-circuit current limiting and thermal overload protection. The circuit regulates voltage by turning all input/output difference into heat effectively dissipating all the excess power . If it gets too hot it may damage the board or cause unexpected behaviour. Because of that, the board’s operating range is defined by two factors. 1 maximum input voltage and current should not exceed 20V/1A and 2 maximum wattage arising from current and I/O voltage difference should not exceed 2W, measured as I x Input V - Output The board also carries a MOSFET chip to toggle the output on and off. VREG click VREG click communicates with the target board MCU through the SPI interface CS, SCK, MISO, MOSI . The board can use either a 3.3V or a 5V power supply. It is also possible to use the board’s power supply as the Input, by resoldering the onboard INPUT SEL jumper. Programming This code checks if the output value is equal to the desired set_value. If it is not, it sets the desired value and sends it to the DAC of the VREG click, which then sets the output voltage to the desired value. while 1 if output < set_value value = value + 1 if value>4095 = if output > set_value value = value - 1 if value<1 = DAC_Output value output = getADC 1 /1.82 ProcessValue output,2 Delay_ms 10 ; // Writes measured value to Lcd // Wait 10ms Code examples that demonstrate the usage of VREG click with MikroElektronika hardware and compilers are available on Libstock Resources • LM317 Voltage regulator [8] • MCP4921 12-bit DAC [9] • MCP3204 12-bit ADC [3] • ZXMP7A17K MOSFET [4] • LMx58 Low-Power, Dual-Operational Amplifier [3] • mikroBUS standard specifications [10] VREG click References [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] Article Sources and Contributors Article Sources and Contributors VREG click Source Contributors Srdjan.misic Image Sources, Licenses and Contributors File:Vreg-click-front-shop-crop.jpg Source License unknown Contributors Srdjan.misic File:VREG click schematic v100.png Source License unknown Contributors Srdjan.misic License Creative Commons Attribution / creativecommons. org/ licenses/ by/ 0/ |
More datasheets: IS66WVE4M16ALL-7010BLI | IS66WVE4M16ALL-7010BLI-TR | IS66WVE4M16ALL-70BLI-TR | IS66WVE4M16EALL-70BLI-TR | DDMV-24C7S-N-A197 | SPD50N03S2L06GBTMA1 | ICS960001AFT | MDM-37PH025F | HFE4084-322 | HFE4083-322 |
Notice: we do not provide any warranties that information, datasheets, application notes, circuit diagrams, or software stored on this website are up-to-date or error free. The archived MIKROE-2443 Datasheet file may be downloaded here without warranties.