поискавой системы для электроныых деталей
  Russian  ▼
ALLDATASHEETRU.COM

X  

UM1561 датащи(PDF) 27 Page - STMicroelectronics

номер детали UM1561
подробное описание детали  This document describes how the firmware to manage the 250 W micro-inverter demo
PDF  39 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
производитель  STMICROELECTRONICS [STMicroelectronics]
домашняя страница  http://www.st.com
Logo STMICROELECTRONICS - STMicroelectronics

UM1561 датащи(HTML) 27 Page - STMicroelectronics

Back Button UM1561 Datasheet HTML 23Page - STMicroelectronics UM1561 Datasheet HTML 24Page - STMicroelectronics UM1561 Datasheet HTML 25Page - STMicroelectronics UM1561 Datasheet HTML 26Page - STMicroelectronics UM1561 Datasheet HTML 27Page - STMicroelectronics UM1561 Datasheet HTML 28Page - STMicroelectronics UM1561 Datasheet HTML 29Page - STMicroelectronics UM1561 Datasheet HTML 30Page - STMicroelectronics UM1561 Datasheet HTML 31Page - STMicroelectronics Next Button
Zoom Inzoom in Zoom Outzoom out
 27 / 39 page
background image
UM1561
Digital closed loop control and diagnostic functions implemented
Doc ID 023556 Rev 1
27/39
9
Digital closed loop control and diagnostic functions
implemented
250WControl.c:
This is the main file of the microinverter. It includes the firmware-code for the closed and
open loop control, the input and output protection and the LCD display management. The
first function, called InitControl(), contains the init data for the DC-DC and DC-AC section. In
particular, the DC-DC information is contained in the InitStructure, the DC-AC are contained
in the DCAC_InitStructure and the data sensing part in the DS_ InitStructure.
void InitControl(ControlMode_t mode)
{
GPIO_InitTypeDef GPIO_InitStructure;
DCDC_TypeDef_t InitStructure;
DCAC_TypeDef_t DCAC_InitStructure;
DS_TypeDef_t DS_InitStructure;
/*DCDC Converter configuration */
InitStructure.Counter = DCDC_COUNTER;
InitStructure.DutyCycle = DCDC_DUTYCYCLE;
InitStructure.frequency = DCDC_FREQUENCY;
DCDC_Init(&InitStructure);
/*DCAC Inverter init configuration*/
DCAC_InitStructure.Counter = DCAC_COUNTER;
DCAC_InitStructure.DeadTime = DCAC_DEADTIME;
DCAC_Init(&DCAC_InitStructure);
ControlMode = mode;
/*DataSensing Init configuration*/
DS_InitStructure.Counter = DCAC_COUNTER; //--the same counter of the
DCAC
DS_InitStructure.DataRegister =
(vu32 *)&DataSensingIO;
DS_InitStructure.RegisterSize = DATA_SENSING_SIZE;
if (mode == ClosedLoop)
DS_InitStructure.OnAcquisition = ExecControl;
else
DS_InitStructure.OnAcquisition = ExecControlOpenLoop;
DS_Init(&DS_InitStructure);
/*Calibration of data sensing ***AFTER DS_Init*** */
CalibrationControl();
/* Configure RELE
: PA1-----------------------------------*/



Html Pages

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39


датащи скачать

Go To PDF Page


ссылки URL



Вашему бизинису помогли Аллдатащит?  [ DONATE ] 

Что такое Аллдатащит   |   реклама   |   контакт   |   Конфиденциальность   |   Ссылка на техническое описание    |   обмен ссыками   |   поиск по производителю
All Rights Reserved©Alldatasheet.com


Mirror Sites
English : Alldatasheet.com  |   English : Alldatasheet.net  |   Chinese : Alldatasheetcn.com  |   German : Alldatasheetde.com  |   Japanese : Alldatasheet.jp
Russian : Alldatasheetru.com  |   Korean : Alldatasheet.co.kr  |   Spanish : Alldatasheet.es  |   French : Alldatasheet.fr  |   Italian : Alldatasheetit.com
Portuguese : Alldatasheetpt.com  |   Polish : Alldatasheet.pl  |   Vietnamese : Alldatasheet.vn
Indian : Alldatasheet.in  |   Mexican : Alldatasheet.com.mx  |   British : Alldatasheet.co.uk  |   New Zealand : Alldatasheet.co.nz
Family Site : ic2ic.com  |   icmetro.com