Hi,
We are trying to use TUSB3210 EVM(REV 2) USB controller for our keyboard application.
Our goal is to download keypad firmware from host PC into 3210EVM.
I am referring to section 2.5 Jumpers and Switches of Page 2-3 in Below user's guide
for TUSB3210 keyboard Evaluation board.
http://focus.ti.com/lit/ug/sllu032a/sllu032a.pdf
For this purpose we tried below 2 steps, to ensure board is functioning properly,
1. Default setting functionality:
We tried to execute the firmware which by default written in EEPROM and see
Whether the keypad works fine. But, did’nt see key press on 3210EVM displayed
On hyperterminal.
Below are setting we did,
· Jumper setting:
U3: 1-2 Speed sense always ON(Execute firmware from EEPROM).
U9: 1-2 5V power supply from USB cable.
U12: 1-2 Self powered
· Connected USB cable to pc and to 3210EVM.
· Connect UART to COM1 of PC and 3210EVM.
· Configure Hypertrm with following setting.
BPS : 115200
Databits : 8
Parity : None
Stop bits : 1
Flow Control : Hardware
When USB connected to PC and 3210EVM, we see red light on D9 LED.
2. Download keypad firmware from host PC into 3210EVM.
We downloaded the keypad firmware source code for TUSB3210 EVM from
Below website.
http://focus.ti.com/docs/toolsw/folders/print/tusb3210kbdpdk.html
Our goal is to download this firmware into 3210EVM using a loading program. It is mentioned
In the spreadsheet, that it is possible to download firmware from host PC into 3210EVM. But,
We don’t see any steps as how we can do that download?
We truly appreciate TI team to help us on this regard.
Thanks,
-Subash