TOP Contributors

  1. MIKROE (2751 codes)
  2. Alcides Ramos (372 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 codes)
  5. Bugz Bensce (90 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (139050 times)
  2. FAT32 Library (71588 times)
  3. Network Ethernet Library (56988 times)
  4. USB Device Library (47326 times)
  5. Network WiFi Library (43005 times)
  6. FT800 Library (42295 times)
  7. GSM click (29754 times)
  8. mikroSDK (27873 times)
  9. PID Library (26858 times)
  10. microSD click (26129 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
mikroSDK Library

MIC33153 click

Rating:

5

Author: MIKROE

Last Updated: 2018-01-18

Package Version: 1.0.0.0

mikroSDK Library: 1.0.0.0

Category: Buck

Downloaded: 4979 times

Not followed.

License: MIT license  

MIC33153 click is a DC-DC adjustable step-down (buck) converter that is designed to deliver a substantial amount of current to very demanding loads, with the voltage output up to 3.5V.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "MIC33153 click" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "MIC33153 click" changes.

Do you want to report abuse regarding "MIC33153 click".

  • mikroSDK Library 2.0.0.0
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroBasic PRO for ARM
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
mikroC PRO for ARM
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
mikroPascal PRO for ARM
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
mikroBasic PRO for AVR
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
mikroC PRO for AVR
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
mikroPascal PRO for AVR
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
mikroBasic PRO for dsPIC30/33 & PIC24
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
mikroC PRO for dsPIC30/33 & PIC24
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
mikroPascal PRO for dsPIC30/33 & PIC24
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
mikroBasic PRO for FT90x
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
mikroC PRO for FT90x
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
mikroPascal PRO for FT90x
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
mikroBasic PRO for PIC
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
mikroC PRO for PIC
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
mikroPascal PRO for PIC
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
mikroBasic PRO for PIC32
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
mikroC PRO for PIC32
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
mikroPascal PRO for PIC32
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

mikroSDK Library Blog

MIC33153 Click

MIC33153 Click

Native view of the MIC33153 Click board.

View full image
MIC33153 Click

MIC33153 Click

Front and back view of the MIC33153 Click board.

View full image

Library Description

Initializes and defines SPI driver, defines driver's function that writes a 12-bit value in DAC, and that causes the output voltage to be set at the determined value. This function checks PG (INT) pin state that shows the result of comparing the output voltage with its steady-state voltage. It also enables or disables the output voltage. Check the documentation for more details.

Key functions

void mic33153_writeDAC(const uint16_t valueDAC)- Function writes 12-bit value to DAC

void mic33153_enableOut(uint8_t state)- Function enables or disables output voltage

uint8_t mic33153_checkPowerGood(void)- Function checks state of PG (INT) pin

Examples Description

The demo application is composed of three sections:

  • System Initialization - Initializes peripherals and pins.
  • Application Initialization - Initializes click driver.
  • Application Task - Activates the output voltage of the device, writes DAC value which sets output voltage to 2V, and checks PG (Power Good) pin which compares the output voltage with its steady state voltage. MIC33153 click is tested on load with a current output value of 20mA.
void applicationTask()
{
    uint8_t powerGood;

    mic33153_enableOut(_MIC33153_OUT_ENABLE);

    mic33153_writeDAC(_MIC33153_VOLTAGE_2000MV);

    powerGood = mic33153_checkPowerGood();

    if(powerGood && i)
    {
        mikrobus_logWrite("Output voltage is above 92% of its steady state voltage.", _LOG_LINE);
        i = 0;
    }else if((powerGood == 0) && (i == 0))
    {
        mikrobus_logWrite("Output voltage is below 86% of its steady state voltage.", _LOG_LINE);
        i = 1;
    }

    Delay_ms(2000);
}

Additional notes and information

Depending on the development board you are using, you may need USB UART click,  USB UART 2 click or  RS232 click to connect to your PC, for development systems with no UART to USB interface available on the board. The terminal available in all MikroElektronika compilers, or any other terminal application of your choice, can be used to read the message.

 

ALSO FROM THIS AUTHOR

LED Driver 3 Click

0

LED Driver 3 Click is an RGB LED driver, capable of driving RGB LEDs with up to 30mA per segment, via the digital I2C interface.

[Learn More]

STSPIN233 Click

0

STSPIN233 Click is a complete solution for a 3-phase integrated motor driver, based on the STSPIN233, Low voltage 3-phase integrated motor driver.

[Learn More]

PowerBank 2 Click

0

This single chip includes a linear charger, a synchronous Boost with dual output load management and a torch function support.

[Learn More]