PC Communications - Troubleshooting

IMPORTANT IMPORTANT IMPORTANT IMPORTANT IMPORTANT IMPORTANT IMPORTANT IMPORTANT

The default PICKit Serial (PKSA) is not loaded with the correct hex file. To use the PKSA to communicate with the PC, one of two hex files must be programmed into the PKSA. A utility program has been provided to help with this step.

The two hex files you must choose from:

  • UART_USB_PICKitSerial_V1.40.hex :: When prompted, choose this hex file if you are implementing one-way communication. This hex file will make your PKSA enumerate on the PC as a COM port. The PKSA will now function as a UART-to-USB converter. You can then view ASCII data in a terminal window or use the mTouch One-Way GUI to graph the data in real-time.
  • PKS-0307-WITHBOOT-0103.HEX :: When prompted, choose this hex file if you are implementing two-way communication. This hex file is an updated version of the factory default firmware. Your PKSA will behave exactly as before, but with additional support for RS-232 break characters. You can then use the mTouch Two-Way GUI to change configuration values at run-time and view the effect on the sensors in real-time.

The PICKit Serial Loader Utility is located in Your MLA Directory/mTouchCapDemos/Utilities/PIC12F PIC16F Utilities/PICKit Serial Loader

The PICKit Serial Loader Guide provides more information.

IMPORTANT IMPORTANT IMPORTANT IMPORTANT IMPORTANT IMPORTANT IMPORTANT IMPORTANT



There are two main types of communication built in to the mTouch Framework's mComm module: