Questions tagged [burst]

14 questions
2
votes
2 answers

Buck-boost converter (LTC3442) not producing output until excited

EDIT: Added datasheet for the inductor and some oscilloscope measurements. I'm using a LTC3442 buck-boost converter from Linear Technology / Analog Devices (datasheet) in my design to produce a 3.3V output from a 2.5-4.5V input (Li-Ion cell, bat+ in…
2
votes
1 answer

Repairing burned PCB traces for 220V. Is it safe if I don't know why they burned?

I'm trying to fix the cooker hood of my kitchen and I found that the problem is in the controller. The PCB has two burned traces, respectively to the electric source of 220V (neutral and phase... picture below). I think it is very simple to fix with…
pat
  • 123
  • 3
1
vote
0 answers

How to generate a pulse burst train by 1MHz PWM in STM32 M0+?

I need to generate a pulse burst train. In each burst, there are 120 pulse with pulse width of 1us. And in between the bursts, there is a interphase width in 130us. I set TIM1 as 1MHz PWM with Duty cycle 50% for 120 pulses burst. Then set 1Mhz PWM…
Penergy
  • 21
  • 4
1
vote
0 answers

Implementing burst mode control in a continuous PWM switching scheme

I am designing an inductive adder with two modules where a low-side MOSFET operates under continuous PWM switching in each module. However, my intended application for this adder would require programmable burst operation (programmable burst…
Allison
  • 19
  • 3
1
vote
2 answers

Synchronous burst generator circuit

Ok, this is my very first question here so please forgive me if I'm asking a too broad question or if my problem description is too imprecise. I have a 13.56 MHz (RFID) pierce-type quartz oscillator from which I have to derive a burst packet of…
Stefan Wyss
  • 6,471
  • 1
  • 11
  • 22
0
votes
0 answers

How to chose the correct value for configuring burst ETH-DMA accesses for STM32F207?

I'm checking the default configuration of an ethernet communication project based on STM32F2 microcontroller (stm32f207 RM0033 UM). Where the comments I'm gone to do, they could be find on section 28.6.2 (page 881, etc). I think it doesn't mind but…
Suvi_Eu
  • 777
  • 6
  • 19
0
votes
1 answer

Capacitor bursting

I attached a 0.1 uF capacitor at the input of a 5 V voltage regulator. It was rated 50 V and my input was 37 V. After some time the capacitor burned out. I tried the same with another capacitor but it did the same. What could be the reason and how…
kam1212
  • 404
  • 8
0
votes
1 answer

Is this component correctly used?

So, There is this schematic that a previous collegue made for a project that I took over that have some EMC problems (Burst/EFT). The problem is that 12V on the secondary side of the transformer(not shown i picture. off to the right). The voltage…
0
votes
0 answers

Is my surge and burst protection enough?

The above schematic is for surge and burst proection. Is it enough? Thanks.
0
votes
0 answers

How to trigger CPU burst operation?

I am working on a piece of hardware design verification, which includes CPU(ARC), Design( containing AHB), and SRAM connecting to the AHB bus. I want to know if CPU can do burst write on the SRAM via AHB bus. If yes, how to implement it. Here are…
Tom Ma
  • 21
  • 1
  • 4
0
votes
0 answers

How to implement "burst" functionality for bare-bones function generator

Some fancy function generators have a burst feature which gives precise control over on-time and periodicity of the desired waveform. Ex: For my application, I have a 25 MHz sin wave (2.5 Vpp) and, in the burst settings, I could set the…
Landon
  • 167
  • 1
  • 7
0
votes
0 answers

RS485 - Comunication lost during EFT IEC 61000-4-4

I'm having throubles with communication over RS485 in harsh industrial environment. We perform test in EMC lab, acording IEC 61000-4-4 = Fast transient (also known as Burst). We used burst generator and capacitive coupling 1m long around RS485…
mavit
  • 121
  • 1
  • 5
0
votes
1 answer

I2C in STM32F103 longer data

I am trying to use PCA9539 as an IOexpander for my project. I have a STM32F103 connected to PCA9539 via I2C. The problem I have is to write into PCA9539. Based on the datasheet I should to send (1) address (2) command byte (3 and 4) data bytes via…
Amir
  • 59
  • 1
  • 6
0
votes
1 answer

Burst mode in synchronous buck converter with current mode control?

I read this previous question: The meaning of Burst Mode It says burst mode happens when the resistance of the load is light and the system stops switching the MOSFETs. However, I just cannot understand how the light load decreases the load current…
Yaakov
  • 311
  • 7
  • 21