rs232toi2c
2.0.0.0
|
PRVIH_PAR_RECENICA_SA_PRODUCT_PAGE_DA_ISPRATE_CELINU
[click Product page](CLICK_PRODUCT_PAGE_LINK)
We provide a library for the RS232 to I2C 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 RS232 to I2C Click driver.
rs232toi2c_cfg_setup
Config Object Initialization function. rs232toi2c_init
Initialization function. rs232toi2c_default_cfg
Click Default Configuration function. rs232toi2c_write_tx_fifo
This function writes a desired number of data bytes to the TX fifo. rs232toi2c_read_rx_fifo
This function reads all data from RX fifo. rs232toi2c_get_int_pin
This function returns the INT pin logic state. This example demonstrates the use of an RS232 to I2C click board by showing the communication between the two click board configured as a receiver and transmitter.
The demo application is composed of two sections :
Initializes the driver and performs the click default configuration which sets the default UART configuration with 9600 baud rate.
Depending on the selected mode, it reads all the received data and sends an adequate response back or sends the desired message and waits for a response every 2 seconds.
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.