Part Number: MSP432P401R
Tool/software: Code Composer Studio
Hello,
I have been attempting to use the BPSK modulation and demodulation code to setup a simple transmit/receive system. The code was acquired through this forum:
https://e2e.ti.com/support/microcontrollers/msp430/f/166/t/899342
The modulation code produces nothing on the output P2.5. It appears this has been noted in another question but I cannot find the fix. Here is the link to the original inquiry about this issue:
https://e2e.ti.com/support/microcontrollers/msp430/f/166/t/759349
The code is untouched and is successfully compiling and loading to the target MSP432P401R LaunchPad Evaluation Board unlike what the OP had noted. My code, however, runs into the same problem that his eventually ran into, i.e., no signal on the output pin 2.5. Ultimately, I am unable to test the demodulator without a proper modulator.
Please advise on this issue.