# Title: Expand 4 Click Board™ ## Description: The Expand 4 Click Board™ is based on the TPCIC6A595, a chip that combines an 8-bit serial-in, parallel-out shift register with an 8-bit D-type storage register. Data Output Its intended for use as a port expander for connecting high-power peripherals. On the output side it has open-drain transistors with output ratings of 50V and 350mA (these are accessed through 8 pins above the mikroBUS socket (D0-D7) with corresponding GND pins on the other side. Data Input For data input, Expand 4 Click Board™ uses SPI. Additional pins include CLR IN (clear all input shift registers when held low), EN IN (sets all drain outputs to OFF when held high), and CS (provides the impulse for shifting the data from the shift to the storage register.). ## Product type: Click Board ## Vendor: Mikroelektronika d.o.o. ## Tags: Click Board, I/O Expander, Interface, MikroE, Port Expander, Serial Interface ## Price range: 11.9 - 11.9 GBP ## Link: https://thedebugstore.com/products/mikroe-1910-expand-4-click-board-uk ## Compare-at price range: 17.0 - 17.0 GBP ## Options - Title: Default Title ## Collections - [New Products](https://thedebugstore.com/a/llms/collections/new-products-debug-store) - [Mikroelektronika d.o.o. (MikroE)](https://thedebugstore.com/a/llms/collections/mikroelektronika-catalogue-uk) - [Serial Interface Click Boards™](https://thedebugstore.com/a/llms/collections/serial-interface-click-boards-catalogue) - [MikroE Click Boards™](https://thedebugstore.com/a/llms/collections/mikroe-click-boards-catalogue-uk) - [Interface Click Boards™](https://thedebugstore.com/a/llms/collections/interface-click-boards-catalogue) - [Port Expander Click Boards™](https://thedebugstore.com/a/llms/collections/port-expander-click-boards-catalogue) - [Click Boards™ Summer Sale](https://thedebugstore.com/a/llms/collections/inventory-sale) - [MikroE Sale](https://thedebugstore.com/a/llms/collections/mikroe-sale) - [MIKROE Stock](https://thedebugstore.com/a/llms/collections/mikroe-products-in-stock-sale) ## Variants - Default Title, SKU: MIKROE-1910, Available: yes, Inventory: 1 ## Metafields - full_description:
The Expand 4 Click Board™ is based on the TPCIC6A595, a chip that combines an 8-bit serial-in, parallel-out shift register with an 8-bit D-type storage register.
Its intended for use as a port expander for connecting high-power peripherals. On the output side it has open-drain transistors with output ratings of 50V and 350mA (these are accessed through 8 pins above the mikroBUS socket (D0-D7) with corresponding GND pins on the other side.
For data input, Expand 4 Click Board™ uses SPI. Additional pins include CLR IN (clear all input shift registers when held low), EN IN (sets all drain outputs to OFF when held high), and CS (provides the impulse for shifting the data from the shift to the storage register.).
- description_tag: The Expand 4 Click Board™ is intended for use as a port expander for connecting high power peripherals. Available from Debug Store UK. - title_tag: MikroE Expand 4 Click Board™ (MIKROE-1910) - manufacturer: Mikroelektronika d.o.o. - warranty: 12 months - amazon_enable: TRUE - amazon_title: Expand 4 Click Board - amazon_product_type: computercomponent - amazon_block: FALSE - amazon_prime_enable: FALSE - amazon_search: MikroElektronika Microelectronica MIKROE-1100 - amazon_uk_price: 12.32 - amazon_uk_currency: GBP - amazon_de_currency: EUR - amazon_de_price: 13.9216 - amazon_fr_currency: EUR - amazon_fr_price: 13.9216 - amazon_es_currency: EUR - amazon_es_price: 13.9216 - amazon_nl_currency: EUR - amazon_nl_price: 13.9216 - amazon_it_currency: EUR - amazon_it_price: 13.9216 - amazon_se_curency: SEK - amazon_se_price: 140.448 - amazon_product_id: 8606015076638 - amazon_product_id_type: EAN - amazon_update: Update - amazon_short_description: The Expand 4 Click Board™ is intended for use as a port expander for connecting high power peripherals.It is based on the TPCIC6A595, a chip that combines an 8-bit serial-in, parallel-out shift register with an 8-bit D-type storage register. - amazon_long_description:The Expand 4 Click Board™ is based on the TPCIC6A595, a chip that combines an 8-bit serial-in, parallel-out shift register with an 8-bit D-type storage register.
It's intended for use as a port expander for connecting high power peripherals. On the output side it has open-drain transistors with output ratings of 50V and 350mA (these are accessed through 8 pins above the mikroBUS socket (D0-D7) with corresponding GND pins on the other side.
For data input, Expand 4 Click uses SPI. Additional pins include CLR IN (clear all input shift registers when held low), EN IN (sets all drain outputs to OFF when held high), and CS (provides the impulse for shifting the data from the shift to the storage register.).
- amazon_main_image: https://www.thedebugstore.com/images/product/lg-mikroe-click-expand-4.jpg - amazon_other_image_1: https://www.thedebugstore.com/images/product/lg-mikroe-click-expand-4.jpg - amazon_other_image_2: https://www.thedebugstore.com/images/product/lg-mikroe-click-expand-4.jpg - amazon_browse_node: 428655031 - related_products: MIKROE-951,MIKROE-1838,MIKROE-1874 - mpn: MIKROE-1910 - backorder_label: If no stock shown above, check availability - badge: - widget:This is an example that demonstrates the use of Expand 4 Click board. In this example, the LED pin mask is transferred via SPI bus, LEDs connected to D0-D7 pins are lit accordingly by turning ON LEDs from D0 to D7 for 3 sec. Results are being sent to the Usart Terminal where you can track their changes. All data logs on USB uart for approximately every 3 sec. when the change pin who is connected.
void application_task ( void )
{
uint8_t pin_position;
for ( pin_position = 0; pin_position < 8; pin_position++ )
{
expand4_disable_output( &expand4 );
Delay_ms( 100 );
expand4_turn_on_by_position( &expand4, pin_position );
Delay_ms( 100 );
log_printf( &logger, " D%d", pin_position );
expand4_enable_output( &expand4 );
Delay_ms( 3000 );
}
log_printf( &logger, "\n----------------------------------\n");
}
- attachments: [{"download_file":[{"download_file":"Expand 4 Click Board™ User Manual"}],"download_filetype":[{"download_filetype":"pdf"}]}]
- condition: new
- custom_product: false
- mpn: MIKROE-1910
- google_product_category: Electronics
- custom_label_0: Click Board
- key_feature_2: Based on the TPCIC6A595, a chip that combines an 8-bit serial-in, parallel-out shift register with an 8-bit D-type storage register from Texas Instruments
- key_feature_3: Each Output can sink 350mA
- key_feature_4: mikroBUS: SPI Interface
- device_vendor: Texas Instruments
- device_type: TPIC6A595DW
- warranty: 12 months
- brand: MikroE
- manufacturer: Mikroelektronika d.o.o.
- brands: gid://shopify/Metaobject/56256004319
- breadcrumbs: ["gid://shopify/Collection/447955239135","gid://shopify/Collection/241680580797","gid://shopify/Collection/279382950077","gid://shopify/Collection/279383179453"]
- customhs_code: 847330
- detailed_description: {"type":"root","children":[{"type":"paragraph","children":[{"type":"text","value":"The "},{"type":"text","value":"Expand 4 Click Board™","bold":true},{"type":"text","value":" is based on the TPCIC6A595, a chip that combines an 8-bit serial-in, parallel-out shift register with an 8-bit D-type storage register."}]},{"type":"heading","level":2,"children":[{"type":"text","value":"Data Output"}]},{"type":"paragraph","children":[{"type":"text","value":"Its intended for use as a port expander for connecting high-power peripherals. On the output side it has open-drain transistors with output ratings of 50V and 350mA (these are accessed through 8 pins above the mikroBUS socket (D0-D7) with corresponding GND pins on the other side."}]},{"type":"heading","level":2,"children":[{"type":"text","value":"Data Input"}]},{"type":"paragraph","children":[{"type":"text","value":"For data input, Expand 4 Click Board™ uses SPI. Additional pins include CLR IN (clear all input shift registers when held low), EN IN (sets all drain outputs to OFF when held high), and CS (provides the impulse for shifting the data from the shift to the storage register.)."}]}]}
- summary:
The Expand 4 Click Board™ is intended as a port expander for connecting high-power peripherals.
It is based on the TPCIC6A595, a chip that combines an 8-bit serial-in, parallel-out shift register with an 8-bit D-type storage register.