Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
resources:eval:user-guides:circuits-from-the-lab:cn0190 [19 Sep 2017 04:19] Glaizel Arinueloresources:eval:user-guides:circuits-from-the-lab:cn0190 [30 Jul 2021 07:17] (current) Victor Calinao, Jr
Line 5: Line 5:
 The circuit supplies most of the typical power rails required for digital and analog circuits and also demonstrates an easy way to realize overvoltage, undervoltage, and overcurrent detection and protection. In addition, this module shows how to implement sequencing and power margining control. The circuit supplies most of the typical power rails required for digital and analog circuits and also demonstrates an easy way to realize overvoltage, undervoltage, and overcurrent detection and protection. In addition, this module shows how to implement sequencing and power margining control.
  
-The circuit is flexible and can accept a wide input voltage range from 6 V to 14 V. This is possible because the highly efficient switching controllers and regulators used in the first stage of each power rail have correspondingly wide input ranges. The [[http://www.analog.com/ADM1178|ADM1178]] block provides overvoltage and overcurrent detection and protection for the input supply, as well as hotswap control for the whole system. The [[http://www.analog.com/ADM1066|ADM1066]] offers a single-chip solution for power supply monitoring and sequencing control for all of the 12 power rails and also margining control for the 3.3V(2A) rail.+The circuit is flexible and can accept a wide input voltage range from 6 V to 14 V. This is possible because the highly efficient switching controllers and regulators used in the first stage of each power rail have correspondingly wide input ranges. The [[adi>ADM1178|ADM1178]] block provides overvoltage and overcurrent detection and protection for the input supply, as well as hotswap control for the whole system. The [[adi>ADM1066|ADM1066]] offers a single-chip solution for power supply monitoring and sequencing control for all of the 12 power rails and also margining control for the 3.3V(2A) rail.
  
 \\   \\  
Line 69: Line 69:
 | Connector 10 | +2.5V | 1A | Synchronous Buck | | Connector 10 | +2.5V | 1A | Synchronous Buck |
 | Connector 11 | +3.3V | 0.1A | LDO | | Connector 11 | +3.3V | 0.1A | LDO |
-| Connector 12 | +2.5V, +5V, +12V, +15 | 0.1A | Sepic-Cuk | +| Connector 12 | VDD (+2.5V, +5V, +12V, +15V) | 0.1A | Sepic-Cuk | 
-| Connector 13 | -2.5V, -5V, -12V, -15 | 0.1A | Sepic-Cuk |+| Connector 13 | VEE (-2.5V, -5V, -12V, -15V) | 0.1A | Sepic-Cuk |
  
-  * To select the Voltage outputs on Connector 12 and Connector 13, you must setup the switch matrix.  Use the following table to select those outputs:+==== Switch Matrix ==== 
 + 
 +  * To select the VDD/VEE outputs on Connector 12 and Connector 13, you must setup the switch matrix.  Use the following table to select those outputs:
 {{ :resources:eval:user-guides:circuits-from-the-lab:sw1.png |}} \\  {{ :resources:eval:user-guides:circuits-from-the-lab:sw1.png |}} \\ 
  
 ==== I2C Programming Interface ==== ==== I2C Programming Interface ====
  
-I2C serial interface is on Connector 15 (1- SCLK, 2 - SDA, 3 - GND)\\  +I2C serial interface is on Connector 15 (1- SCLK, 2 - SDA, 3 - GND)
-<note>You can  design your own control strategy and download it into the +
-ADM1066 through this I2C bus connector JP1 to make the power +
-monitoring and sequencing control for your own application +
-using the [[http://www.analog.com/en/search.html?q=ADM106|ADM106x]] Super Sequencer Evaluation Board Software and follow instructions below</note>+
 \\  \\ 
  
 ===== Software and Driver Installation ===== ===== Software and Driver Installation =====
-\\ + 
 +You can design your own control strategy and download it into the ADM1066 through this I2C bus connector(JP1) to make the power monitoring and sequencing control for your own custom application using the [[adi>en/products/power-management/sequencing/digital-sequencers/adm1066.html|ADM1066]] Super Sequencer Evaluation Board Software and follow instructions below. 
 + 
 +To create a customer sequencing solution, and programming the ADM1066 you need to do the following: 
 +  - Download the USB-SDP-CABLEZ driver 
 +  - Install the //Super Sequencer Software// 
 +  - Install //Graphviz// 
 +  - Install the //prog106x Setup Application Software// 
 +  - Connect the USB-SDP-CABLEZ to the PC, and the other end to the EVAL-CN0190-EB1Z 
 +  - Download the custom .hex file to the EVAL-CN0190-EB1Z, using the Windows command prompt 
 + 
 +Step by step details are provided below. 
 + 
 +<note> 
 +The ADM1066 comes **pre-programmed out of the box** where ALL the power outputs are active at the same time.  So you do NOT need to program the board if you do not want to.  The only time you need to program this board is if you want to create your own customer power sequencing/monitoring solution.   
 +</note> 
 ==== Driver Installation ==== ==== Driver Installation ====
  
 <WRAP center round download 80%> <WRAP center round download 80%>
-Download the [[http://www.analog.com/media/en/evaluation-boards-kits/evaluation-software/ADMxxxx%20Run-time%20Installer.zip|USB-SDP-CABLEZ]] driver.+Download the [[adi>media/en/evaluation-boards-kits/evaluation-software/ADMxxxx%20Run-time%20Installer.zip|USB-SDP-CABLEZ]] driver.
 </WRAP> </WRAP>
  
Line 102: Line 116:
  
 <WRAP center round download 80%> <WRAP center round download 80%>
-Download and Install the [[http://www.analog.com/media/en/evaluation-boards-kits/evaluation-software/SuperSequencer_EvaluationSoftwareInstaller_4.2.3.zip|SuperSequencer]] Application Software.+Download and Install the [[adi>media/en/evaluation-boards-kits/evaluation-software/SuperSequencer_EvaluationSoftwareInstaller_4.2.3.zip|SuperSequencer]] Application Software.
 </WRAP> </WRAP>
  
Line 109: Line 123:
   - Install Graphviz. \\ {{ :resources:eval:user-guides:circuits-from-the-lab:soft6.png |}}   - Install Graphviz. \\ {{ :resources:eval:user-guides:circuits-from-the-lab:soft6.png |}}
   - Upon completion, follow the on-screen promps to install the prog106x Setup Application Software \\ {{ :resources:eval:user-guides:circuits-from-the-lab:soft7.png |}}{{ :resources:eval:user-guides:circuits-from-the-lab:soft8.png |}}{{ :resources:eval:user-guides:circuits-from-the-lab:soft9.png |}}{{ :resources:eval:user-guides:circuits-from-the-lab:soft10.png |}} \\      - Upon completion, follow the on-screen promps to install the prog106x Setup Application Software \\ {{ :resources:eval:user-guides:circuits-from-the-lab:soft7.png |}}{{ :resources:eval:user-guides:circuits-from-the-lab:soft8.png |}}{{ :resources:eval:user-guides:circuits-from-the-lab:soft9.png |}}{{ :resources:eval:user-guides:circuits-from-the-lab:soft10.png |}} \\   
-<note>Visit [[http://www.analog.com/media/en/technical-documentation/user-guides/UG-063.pdf|Super Sequencer User Guide]] and [[http://www.analog.com/media/en/technical-documentation/user-guides/UG-049.pdf|Software Programming Tool]] to know more about the Application Software and [[http://www.analog.com/media/en/technical-documentation/user-guides/AN-0975.pdf|Graphviz User Guide]] for automatic generation of state  diagrams for ADM1066 </note>+<note>Visit [[adi>media/en/technical-documentation/user-guides/UG-063.pdf|Super Sequencer User Guide]] and [[adi>media/en/technical-documentation/user-guides/UG-049.pdf|Software Programming Tool]] to know more about the Application Software and [[adi>media/en/technical-documentation/user-guides/AN-0975.pdf|Graphviz User Guide]] for automatic generation of state  diagrams for ADM1066 </note> 
 + 
 +===== Using Super Sequencer Software ===== 
 +Super Sequencer Evaluation Software enables the user to create new control strategy and generates new intel hex file for ADM1066. For detailed information about Super Sequencer features, visit [[adi>media/en/technical-documentation/user-guides/UG-063.pdf|Super Sequencer User Guide]] \\  
 + 
 +Generating new hex file using Super Sequencer Software  
 +  - Open SuperSequencerSoftwareEval.exe installed in PC {{:resources:eval:user-guides:circuits-from-the-lab:sequencer_icon.png?300|}}  
 +  - Assuming all the new configurations and controls were already done on the software, on the main window go to File and click Save Settings to File \\ {{:resources:eval:user-guides:circuits-from-the-lab:savesettings.png|}}  
 +  - Select Create Intel Hex File and click Save \\ {{:resources:eval:user-guides:circuits-from-the-lab:hexfile.png|}} 
 +  - Once completed saving, you now have a new hex file to download to ADM1066 
  
 ===== Downloading Firmware for ADM1066 ===== ===== Downloading Firmware for ADM1066 =====
  
   - Copy the eeprom file i.e. ADM1066_SuperSequencing_REVB.hex in the root directory on Disk C: (i.e.  C:\ADM1066_SuperSequencing_REVB.hex)   - Copy the eeprom file i.e. ADM1066_SuperSequencing_REVB.hex in the root directory on Disk C: (i.e.  C:\ADM1066_SuperSequencing_REVB.hex)
-  - Plug USB to I2C converter dongle into the USB port on your PC. Plug the other side of the cable into the JP1 on the right side of the EVAL-CN0190-EB1Z. \\  +  - Plug USB to I2C converter dongle into the USB port on your PC. Plug the other side of the cable into the JP1 on the right side of the EVAL-CN0190-EB1Z.{{ :resources:eval:user-guides:circuits-from-the-lab:usbtosdp.png |}} 
-{{:resources:eval:user-guides:circuits-from-the-lab:usbtosdp.png|}} \\ + <note>Make sure the marks for the signals of JP1 on the PCB match the marks on the USB-SDP-CABLEZ.\\ \\ Signal Connection:\\ SCL<->SCL\\ SDA<->SDA\\ GND<->GND</note>
-<note>Make sure the marks for the signals of JP1 on the PCB match the marks on the USB-SDP-CABLEZ. \\  +
-Signal Connection: \\  +
-SCL<->SCL \\  +
-SDA<->SDA \\  +
-GND  <->GND \\ +
-</note>+
   - Turn on the power to the supply of EVAL-CN0190-EB1Z   - Turn on the power to the supply of EVAL-CN0190-EB1Z
   - Open the Command Prompt (C:\Windows\System32\cmd.exe){{ :resources:eval:user-guides:circuits-from-the-lab:cmd.png |}}   - Open the Command Prompt (C:\Windows\System32\cmd.exe){{ :resources:eval:user-guides:circuits-from-the-lab:cmd.png |}}
   - In the cmd.exe, key the command <code>prog106x download 6A c:\ADM1066_SuperSequencing_REVB.hex </code> and Press Enter \\ <WRAP center round info 80%>ADM1066_SuperSequencing_REVB.hex file name might be different, depends on the user</WRAP>   - In the cmd.exe, key the command <code>prog106x download 6A c:\ADM1066_SuperSequencing_REVB.hex </code> and Press Enter \\ <WRAP center round info 80%>ADM1066_SuperSequencing_REVB.hex file name might be different, depends on the user</WRAP>
   - The on-chip EEPROM of ADM1066 is successfully programmed if the picture below is shown on the screen after several seconds.{{ :resources:eval:user-guides:circuits-from-the-lab:program.png }}   - The on-chip EEPROM of ADM1066 is successfully programmed if the picture below is shown on the screen after several seconds.{{ :resources:eval:user-guides:circuits-from-the-lab:program.png }}
-  - Turn off and on the power to the supply In order to make ADM1066 update the program from embedded EEPROM.+  - Remove power or turn off the power supply on (), then re-apply the power supply in order to make ADM1066 update the program from embedded EEPROM.
  
 ===== Schematic, PCB Layout, Bill of Materials ===== ===== Schematic, PCB Layout, Bill of Materials =====
  
 <WRAP round 80% download> <WRAP round 80% download>
-[[http://www.analog.com/media/en/reference-design-documentation/design-integration-files/CN0190-DesignSupport.zip|EVAL-CN0190-EBZ Design & Integration Files]]+[[adi>media/en/reference-design-documentation/design-integration-files/CN0190-DesignSupport.zip|EVAL-CN0190-EBZ Design & Integration Files]]
   * Schematics    * Schematics 
   * PCB Layout    * PCB Layout 
Line 138: Line 156:
 </WRAP> </WRAP>
  
 +=====Registration===== 
 +<WRAP round tip 80% >
 +Receive software update notifications, documentation updates, view the latest videos, and more when you register your hardware.  [[reg>EVAL-CN0190-EB1Z?&v=Rev B|Register]] to receive all these great benefits and more!</WRAP>
  
 +// End of document //
resources/eval/user-guides/circuits-from-the-lab/cn0190.1505787554.txt.gz · Last modified: 19 Sep 2017 04:19 by Glaizel Arinuelo