A current mode PWM monolithic buck regulator circuit design

Publisher:ching80790Latest update time:2014-12-30 Source: 互联网 Reading articles on mobile phones Scan QR code
Read articles on your mobile phone anytime, anywhere

    AP2420 is a current mode PWM monolithic buck regulator with an input voltage range of 2.5V to 6V, an output current of up to 2A, and an output voltage as low as 0.6V. Since the total current of the expansion board and the core board will not exceed 2A, using AP2420 as the power regulator of the microcontroller core can fully meet the current requirements. The circuit is shown in Figure 3.3

Reference address:A current mode PWM monolithic buck regulator circuit design

Previous article:Design of power supply circuit for IoT smart gateway
Next article:Real-time clock circuit design

Recommended ReadingLatest update time:2024-11-15 14:28

11.STC15W408AS MCU CCP/PCA/PWM Application
The STC15W408AS MCU integrates 3-way programmable counter array (CCP/PCA) modules that can be used for software timer, external pulse capture, high-speed pulse output and pulse width modulation (PWM) output. 1. Special function registers related to CCP/PWM/PCA applications STC15 Series 1T 8051 MCU CCP/PCA/PWM Specia
[Microcontroller]
11.STC15W408AS MCU CCP/PCA/PWM Application
KST-STM32 learning various ways to achieve PWM (software hardware + general advanced timer)
1. Introduction to STM32 general timer The STM32F103ZE has four general-purpose timers: TIM2, TIM3, TIM4 and TIM5. STM32F103C8 has three general-purpose timers: TIM2/TIM3/TIM4 In addition to the up-counter function of the basic timer, the general timer can also count down or up/down. In addition, it has indepe
[Microcontroller]
Freescale MCU DZ60---Center Aligned PWM
#include hidef.h /* for EnableInterrupts macro */ #include "derivative.h" /* include peripheral declarations */   //Center-aligned PWM experiment, the pins corresponding to TPM1 channels 0 and 1 are PTD3, and PTD4 is connected to LED3 and LED4 respectively. //Experimental phenomenon: The flashing period of LED3 and L
[Microcontroller]
Circuit Analysis: PWM Dimming Desk Lamp
  A simple and effective PWM dimming desk lamp using timer ICNE555 is discussed in this article. Yesterday's linear regulator dimmers can only achieve a maximum efficiency of 50%, which is far inferior to the PWM based dimmers that can achieve efficiency of over 90%. Since less amount of power is wasted as heat, the s
[Power Management]
Circuit Analysis: PWM Dimming Desk Lamp
PWM output configuration of STM8S105 series microcontroller
Timer resources of STM8S105xx: (1) Two 16-bit general-purpose timers (TIM2, TIM3) with 2+3 CAPCOM channels (IC, OC or PWM); (2) Advanced control timer (TIM1): 16 bits, 4 CAPCOM channels (capture/compare channels), 3 complementary outputs, dead zone insertion and flexible synchronization; (3) 8-bit basic timer (T
[Microcontroller]
PWM output configuration of STM8S105 series microcontroller
STM8 and Assembly Language (16) - PWM
PWM signal output is often used in single-chip microcomputer application systems, such as motor speed control. Now many high-end single-chip microcomputers also integrate PWM function modules to facilitate user applications. For PWM signals, there are two main concepts involved, one is the period or frequency of the
[Microcontroller]
#51 MCU#PWM
PWM, the full name of Pulse Width Modulation, is translated as pulse width modulation. Function: Change the pulse width to achieve different effects. Digital signals can be used to achieve the effects of analog signals. PWM is widely used in microcontrollers, and its meanings vary in different applications. Let’
[Microcontroller]
#51 MCU#PWM
AVR328 PWM to PPM source program
#define ppm_in_pin 2 #define ppm_pulseIn 4 unsigned int RC_count = 0; unsigned int PPM_HIGH = 0; void RC_in() {   RC_count++; } void setup() {   DDRB = DDRB | 0X1F ;   DDRD = DDRD | 0XE0 ;   Serial.begin(57600);   pinMode(ppm_in_pin, INPUT_PULLUP);   pinMode(ppm_pulseIn, INPUT);   attachInterrupt(0, RC_in, RISING); /
[Microcontroller]
Latest Power Management Articles
Change More Related Popular Components

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

About Us Customer Service Contact Information Datasheet Sitemap LatestNews


Room 1530, 15th Floor, Building B, No.18 Zhongguancun Street, Haidian District, Beijing, Postal Code: 100190 China Telephone: 008610 8235 0740

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号