You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"shortDescription": "This example demonstrates UART I2C bridge implementation using PIC microcontroller The PIC16F15244 MCU acts as I2C host and communicates with multiple I2C clients Compatible PIC16F152xx family of MCUs are PIC16F15214 PIC16F15223 PIC16F15254 PIC16F15276",
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ The input commands and clients I2C address information has been displayed on the
46
46
- MPLAB® X IDE [6.0.0 or newer](http://www.microchip.com/mplab/mplab-x-ide)
47
47
- MPLAB® XC8 [2.36.0 or a newer](http://www.microchip.com/mplab/compilers)
48
48
- MPLAB® Code Configurator (MCC) [5.1.1 or newer](https://www.microchip.com/mplab/mplab-code-configurator)
49
-
- Microchip PIC16F1xxxx Series Device Support [1.13.178 or newer](https://packs.download.microchip.com/)
49
+
- Microchip PIC16F1xxxx Series Device Support [1.9.163 or newer](https://packs.download.microchip.com/)
50
50
- Standalone Data Visualizer [2.20.674 or newer](https://www.microchip.com/en-us/development-tools-tools-and-software/embedded-software-center/atmel-data-visualizer)
0 commit comments