usbuart5 2.1.0.0
|
USB UART 5 Click is a compact add-on board with a general-purpose USB to UART serial interface. This board features the CP2110, a highly-integrated USB-to-UART bridge controller from Silicon Labs. The CP2110 uses the standard USB HID device class, requiring no custom driver and a UART interface that implements all RS-232 signals, including control and hardware handshaking, so existing system firmware does not need to be modified. The UART capabilities of the CP2110 also include baud rate support from 300 to 1Mbps, hardware flow control, RS-485 support, and GPIO signals that are user-defined for status and control information.
We provide a library for the USB UART 5 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 USB UART 5 Click driver.
usbuart5_cfg_setup
Config Object Initialization function. usbuart5_init
Initialization function. usbuart5_default_cfg
Click Default Configuration function. usbuart5_generic_write
USB UART 5 data writing function. usbuart5_generic_read
USB UART 5 data reading function. usbuart5_reset_device
USB UART 5 reset the device function. This example reads and processes data from USB UART 5 Click boardâ„¢. The library initializes and defines the UART bus drivers to transmit or receive data.
The demo application is composed of two sections :
Initializes driver, wake-up module, and performs the default configuration.
Any data which the host PC sends via HidUartExample will be sent over USB to the click board and then it will be read and echoed back by the MCU to the PC where the terminal program will display it. Results are being sent to the UART Terminal, where you can track their changes.
Make sure to download and install CP2110/4 Software package for Windows/Mac/Linux on the host PC.
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.