Skip to content

Commit f4316f9

Browse files
committed
MPAE-13378 Metadata and Readme Updated
1 parent 0da05a5 commit f4316f9

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.main-meta/main.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"version": " ",
88
"displayName": "UART I/O Expander: Host Implementation using PIC16F15276",
99
"projectName": "pic16f15276-cnano-uart-io-expander-host-mplab-mcc",
10-
"shortDescription": "This example highlights usage of PIC MCU as IO expander host where the MCU IO pins are used by host MCU to extend its functionalities and communicate through UART interface. Compatible PIC16F152xx family of MCUs are PIC16F15244, PIC16F15254, PIC16F15276",
10+
"shortDescription": "This example highlights usage of PIC MCU as I/O expander using UART interface. The PIC16F15276 MCU acts as host and is used to control seven segment display. Compatible PIC16F152xx family of MCUs are: PIC16F15244, PIC16F15254, PIC16F15276.",
1111
"ide": {
1212
"name": "MPLAB X",
1313
"semverRange": ">=6.0.0"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Refer code example [UART I/O Expander Implementation using PIC16F15276](https://
1818
- [PIC16F152xx MCU Family Product Brief](https://ww1.microchip.com/downloads/en/DeviceDoc/40002140A.pdf)
1919
- [How to use PIC16F15244 Family as an I/O Expander](https://www.microchip.com/en-us/about/blog/design-corner/how-to-use-the-pic16f15244-family-as-an-i-o-expander-for-more-de1)
2020
- [SPI I/O Expander using PIC16F15276 micrcocontroller](https://github.com/microchip-pic-avr-examples/pic16f15276-cnano-spi-io-expander-host-mplab-mcc.git)
21-
- [PIC16F15244 Code Examples on GitHub](https://github.com/microchip-pic-avr-examples)
21+
- [PIC16F15244 Code Examples on GitHub](https://github.com/microchip-pic-avr-examples?q=pic16f152&type=all&language=&sort=)
2222
- [PIC16F152xx MCU Family Video](https://youtu.be/nHLv3Th-o-s)
2323

2424
## Description

images/blk_diag.png

-58.7 KB
Loading

0 commit comments

Comments
 (0)