This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Code Composer Studio
i am working with TMS320F2837xD microcontroller. i have to itnerface it with 7 segment display. and i dont understand how to do it. i am using TMDSCNCD28377D_180cCARD_pinout_R1_1 pin diagram and i dont understand where to connect the display
please help me how to interface the display with this microcontroller
hi,
i want to connect a 7 segment display to f28377d.
in my c code when result crosses a threshold i should display 1 in the result crosses threshold 2 times it should display 2 in the display
i dont know how to do that. please help me how to do that
I have 7 segment display and f28377d processor.
I don't have test code to exercise interface between processor and display. I am searching for how to interface f28377d with the display but I couldn't find it anywhere. how to do so.
hi,
now I can make the led on by connecting one pic to respective GPIO pin and another pin to ground.
now I have a question on how to code the 7 segment. I can give inputs to GPIO pics 1 or 0 but I am using common anode so how can I connect ground to all the pins that have to glow.
My question is can I make GPIO pins as ground terminals so that I can connect them to
I tried all the combinations to make the pins 0 and connect it to 7 segment display pins but it doesn't work the light is only glowing when it is connected to ground
yes, my problem was solved now i know how to connect led to TMS320F28379D
Thank you