profet15a 2.0.0.0
|
PROFET Click is a compact add-on board that contains a smart high-side power switch. This board features the BTS70041EPPXUMA1, a single-channel, high-side power switch with embedded protection and diagnosis feature from Infineon Technologies. This switch has a driving capability suitable for 15A loads featuring a ReverSave™, which causes the power transistor to switch on in case of reverse polarity. Besides its protection features, it also has pin-configurable diagnosis features such as proportional load current sense, open Load in ON and OFF state, and short circuit to ground and battery.
We provide a library for the PROFET 15A 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 PROFET 15A Click driver.
profet15a_cfg_setup
Config Object Initialization function. profet15a_init
Initialization function. profet15a_read_an_pin_voltage
PROFET 15A read AN pin voltage level function. profet15a_set_mode
PROFET 15A set mode. This example showcases the ability of the PROFET 15A Click board.
It configures Host MCU for communication and then enables and disables output channel. Besides that, it reads the voltage of IS pin and calculates current on output.
The demo application is composed of two sections :
Initialization of the communication modules(ADC and UART)
and additional pins for controlling the device.
On every iteration of the task device switches between
DIAGNOSTIC and OFF mode while it reads the voltage of IS pin and with that calculates current on output.
Formula for calculating current on load:
I_load = voltage(IS) x kILIS / 1.2 kΩ
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.