solidswitch3 2.0.0.0
|
SolidSwitch 3 Click is a compact add-on board that contains a load switching device. This board features the BD8LB600FS-C, an automotive eight-channel low-side switch from Rohm Semiconductor. Every switch is controlled via an SPI interface and includes an N-channel MOSFET that supports a maximum current of 1A. The BD8LB600FS-C also has built-in protection circuits, namely the overcurrent, the thermal shutdown, the open-load detection, and the voltage lock-out circuits. Moreover, this device also possesses a diagnostic output function during abnormal detection.
We provide a library for the SolidSwitch 3 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 SolidSwitch 3 Click driver.
solidswitch3_cfg_setup
Config Object Initialization function. solidswitch3_init
Initialization function. solidswitch3_default_cfg
Click Default Configuration function. solidswitch3_enable_output
This function enables the specified output channel. solidswitch3_disable_output
This function disables the specified output channel. solidswitch3_reset
This function resets the device by toggling the reset pin. This example demonstrates the use of SolidSwitch 3 click board by controlling the output state.
The demo application is composed of two sections :
Initializes the driver and performs the click default configuration.
Enables all outputs one by one in the span of 8 seconds, and after that disables
all outputs for 3 seconds. Accordingly, the outputs status will be displayed 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.