Running PHCC
From PHCC
Revision as of 17:38, 18 December 2008 by Manuel (Talk | contribs) (New page: == Running PHCC == to be written. === Firmware Install / Upgrade === First, your PHCC Motherboard must be programmed with the PHCC Firmware Bootloader. Then you should be ready for...)
Contents
Running PHCC
to be written.
Firmware Install / Upgrade
First, your PHCC Motherboard must be programmed with the PHCC Firmware Bootloader.
Then you should be ready for PHCC Firmware Upload.
Communication Setup
If you want to test PHCC communications using a terminal program, make sure you use the correct settings.
It is important that you remember that there are two sets of settings:
- Bootloader Mode
- Firmware Mode
Bootloader Mode Communications Settings
- 19200 bits/sec
- 8 data bits
- no parity
- 1 stop bit
- no flow control
or, in short: 19200 8N1 (no XON/XOFF, no RTS/CTS)
Firmware Mode Communications Settings
- 115200 bits/sec
- 8 data bits
- no parity
- 1 stop bit
- hardware flow control (RTS/CTS)
or, in short: 115200 8N1 RTS/CTS
Testing your PHCC Setup
Testing PHCC to make sure your boards can communicate with the host PC.