boost7 2.1.0.0
|
Boost 7 Click is a compact add-on board that steps up the voltage from its input (supply) to its output (load). This board features the BD8316GWL, a dual DC/DC converter from Rohm Semiconductor. Each converter inside the BD8316GWL is designed with up to 200mA current limit generating well-regulated positive and negative outputs of ±3.3V or ±5V, making the BD8316GWL ideal for various applications. In addition to the possibility of working with both mikroBUS™ power rails, it also provides the opportunity of using an external power supply with a very low voltage of 2.5V.
We provide a library for the Boost 7 Click as well as a demo application (example), developed using MikroElektronika compilers. The demo can run on all the main MikroElektronika development boards.
Package can be downloaded/installed directly from NECTO Studio Package Manager(recommended way), downloaded from our LibStock™ or found on Mikroe github account.
This library contains API for Boost 7 Click driver.
boost7_cfg_setup
Config Object Initialization function. boost7_init
Initialization function. boost7_enable_out1
This function enables the OUT1 (V-) by setting the STB1 pin to high logic state. boost7_disable_out1
This function disables the OUT1 (V-) by setting the STB1 pin to low logic state. boost7_enable_out2
This function enables the OUT2 (V+) by setting the STB2 pin to high logic state. This example demonstrates the use of Boost 7 click board by controlling the V- and V+ outputs state.
The demo application is composed of two sections :
Initializes the driver and logger.
Toggles the V- and V+ outputs state every 5 seconds and displays their state on the USB UART.
The full application code, and ready to use projects can be installed directly from NECTO Studio Package Manager(recommended way), downloaded from our LibStock™ or found on Mikroe github account.
Other Mikroe Libraries used in the example:
Additional notes and informations
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. UART terminal is available in all MikroElektronika compilers.