Other Parts Discussed in Thread: MSP432P401R Hi,
I am using the MSP432P401R for programming a DDS (AD9833). When I program it with the UCB0CLK and UCB0SDA, there is no problem, I can do it.
But these pins are used for something else and I tried to program…
Other Parts Discussed in Thread: MSP432P401R After changing the DCO frequency the following error started appearing: CORTEX_M4_0: Error initializing flash programming: Your XMS432P401R material is no longer supported. We recommend you moving to production…
Hello,
After isolating portions of the code used for transceiver mode, I have found the source of the issue.
There were a couple lines inside my transceiver functions that allowed a successful connection to occur after exiting. They are attached below…
Part Number: MSP432P401R Hi
I was looking at the memory map for the above processor.
I was wondering if the "Unused" memory from 0x6000_0000 to 0xDFFF_FFFF was available for storage by a program that I have developed.
I have a lot of data to…
Hello,
I just solved the issue this morning. Turns out neither the malloc() fails or the -2005 error were related to the driver abort messages seen earlier.
I had originally modeled my send and receive functions after how the Network Terminal example handles…
Hi all! I am trying to read analog signal from 3 pins and send it through UART, however nothing is being printed in the serial monitor. Could you help me and maybe point a mistake in my code?
#include "msp.h" #include <stdint.h>
int main…
Part Number: MSP432P401R Other Parts Discussed in Thread: CC2564 Hello,
I am using a MSP432P401R and a CC2564 to form a bidirectional SPP <-> UART bridge. For the HCI UART I am using the provided HAL (baud rate 2000000) and for the Host UART I am running…
Hello Jayden,
Check out the following app note for some general UART debugging tips to get you started: Solutions to Common eUSCI and USCI Serial Communication Issues on MSP . Its titled focused on MSP430, but the MSP432P4 has the same eUSCI module.
You…
Part Number: MSP432P401R Hello,
Please point me to the Schematic and BOM for the MSP432P401R Launchpad board. In particular, I'm interested in the P/N for the switches use.
Regards,
-david