Search the Community
Showing results for tags 'TMS320F28377S'.
-
I am using an energia Sketch in Code Composer Studio, I want to establish a communication by bluethoot with the launchpad, but the .cpp of the serial hardware configures the GPIO 84 and 84 for serial communication, but the launchpad does not have those physical pins. Can anybody help me? This is the HardwareSerial.cpp code: * ************************************************************************ * HardwareSerial.cpp * * Arduino core files for C2000 * Copyright (c) 2012 Eric Ma. All right reserved. * * *****************************************************
-
- tms320f28377s
- serial.begin()
-
(and 1 more)
Tagged with:
-
I have to implement 3 DACs on TMS320F28377S c2000 launchpad, but I'm not able to access the DAC pins from the Energia software. Eg: If I want to access pin #19 (P4) I use "P4". In the same way how can I access the DACs on the F28377S. I'm talking about the actual DACs on the F28377S ( NOT the PWM pins).