Hi to all,
I'm new in this forum and I don't speak English very well, so I apologize for any errors.
Just a few weeks ago I bought a TMS320C6713 DSK and now I'm reading the Rulph Chassaing's book
but it does not explain in depth the hardware on the DSK, so I took a look at
the "TMS320C6713 DSK Technical Reference" ( http://c6000.spectrumdigital.com/dsk6713/V1/docs/dsk6713_TechRef.pdf)
but while the DIP switches behave as I expect the LEDs seem to behave in the opposite way:
From the "TMS320C6713 DSK Technical Reference" (page 2-3): The 4 CPLD memory-mapped registers allows users to control CPLD functions in software.
On the 6713 DSK the registers are primarily used to access the LEDs and DIP switches and control the daughter card interface... USER_LED3 R/W User-defined LED 3 Control (0 = Off, 1 = On) USER_LED2 R/W User-defined LED 2 Control (0 = Off, 1 = On) USER_LED1 R/W User-defined LED 1 Control (0 = Off, 1 = On) USER_LED0 R/W User-defined LED 0 Control (0 = Off, 1 = On) Now looking at the schematic on page A-3 of the "TMS320C6713 DSK Technical Reference"
it seems that the LED should light up when the respective "User-defined LED Control" is 0
and it should turn offt when the respective "User-defined LED Control" is 1 ,
because the anode is connected to the source through the resistance
and the cathode is connected with the "User-defined LED Control". Where am I wrong?