Part Number: MSP432P4111 Hi all.
Looking at the documentation, I cannot find what is the default way to activate the UART BSL for MSP432P4111.
I'd like to know a way that works no matter the part is blank/erased or it was already flashed, without…
Part Number: MSP432P4111 Tool/software: Code Composer Studio Hello
I am using MSP432P4111 LaunchPad. I am using adc driver to read analog voltage from single channel. In Board.h header there are only 2 channel available but MCU has more than 2. I am…
Hello Gunter,
Can you refer to the following App Note and see if this helps with your design: http://www.ti.com/lit/pdf/slaa741
The software for this App Note is present in the MSP432P4 SDK in the folder ./examples/nortos/MSP_EXP432P401R/demos/cmsis_dsplib_ulp…
Since I haven’t heard back from you, I am assuming the above recommendation was helpful and/or you were able to use the above move past this issue. If not, please feel free to post a reply with an update below or create a new thread. Thanks!
Thank you for the build options and compiler version. I can confirm that the explanation by Chester Gillon is correct. There is no evidence the compiler has made any errors.
Clement COLLE said: I used a scope in the morning and I made some timing tests…
Part Number: MSP432P4111 Vref+ and Vref- pins are not connected.
#include <stdio.h> #include <SSI/Analog_4_20mA.h> #include <string.h> /* * Standard Libraries Includes */ #include <stdint.h> #include <stddef.h>
/*=============================…
Part Number: MSP432P4111 G'Day all,
I have a question about what the core is able to do while a DMA is going on.
This questions arises from my reading of section 6.6.1 of the datasheet (SLASEA0A) which specifies that DMA has highest priority when…
Part Number: MSP432P4111 Hi team,
We are looking to use the MSP432P4111 in our design and are deciding whether or not to use the DC/DC. From my understanding, this is not required and we can still operate at 48MHz by using just the LDO, correct?
Looking…