Other Parts Discussed in Thread: LM3S8962
After some trials installing CCS v3.3, I've now got CCS v3.3 able to download and run code on the 2808 included in the TMDSRESDCKIT. (For details, see http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/p/55222/210603.aspx#210603)
After following SPRUGM1 (QSG for resonant dc/dc dev kit), I'm following the instructions in resonantConv.pdf, with INCR_BUILD=1 (open loop).
Code is built and downloaded to RAM and running (evidence by blinking red led on 2808 controlcard and by a halting and stepping debugger).
CCS got unhappy (not responding) with setting real-time debug, so I've bypassed that for now. I'm fine with right click refresh in the watch window to see the variables update.
When I set Startup=1 and refresh the watch window I get the following values in the watch window
StartUp 1
Gui_Vin 19.1143
Gui_Vout[1] 20.8027
Duty[1] 0.0
DeadBand[1] 30
Period[1] 850
max_per 1000
min_per 250
The problem is with a 24ohm load on TERM1, I see 0.000v DC on the output of TERM1 and with a scope I see no PWM signal on PWM1 (0.0v) or PWM2 (0.0v). LDRV is 0.0v and HDRV is 12v.
I have not found instructions in the resonantConv.pdf indicating jumpers positions. Mine are at J10 and VfbE and SGND to PGND is on across the pins nearest TERM1.
Am I missing a step, is this a jumper problem, or is this yet another problem with this board (bought in Dec. 2009 from Newark and received an incompatible version of CCS and with the ftdi usb chip not programmed).
Thanks,
Thom