Part Number: MSP432E401Y Other Parts Discussed in Thread: INA210 , Tool/software: Hello Team,
We have connected a INA210 output voltage pin with PD4 pin of MSP432E401Y micro-controller to measure the voltage and current.
The PD4 pin is a AIN7(Analog-to…
albgarc2014 said: Is the pin assignment I am implementing correct? Can I keep EPI0S0-3 assigned to PH0-3 and keep the rest of the signals the same as TI's example?
Hi,
There is no issue to use PH0-3 for EPI0S0-3. You can use either PH0-3 or PK0-3…
Part Number: MSP432E401Y Other Parts Discussed in Thread: LP-XDS110 Tool/software: Hi team,
My customers are using MSP432E401Y Microcontroller LaunchPad to control the TPS92682-SEPIC EVM and test the LED driver. However, they faced some problem of the…
Part Number: MSP432E401Y Tool/software: Hi ,
I am using MSP432E401Y microcontroller , I want to implement automotive ethernet in this . Does msp support this using correct PHY for single pair ethernet(automotive ethernet specific). If yes, is there any…
Part Number: MSP432E401Y Tool/software: I am trying to make a secure MQTT connection using a client certificate and key. I have generated the client files and need to use them when connecting.
It looks like the files need to be listed in the "secure_files…
Part Number: MSP432E401Y Tool/software: Hello Team,
With the Simplelink SDK, MAP_SysCtlDelay function does the clock cycle delay.
Can you please tell, what it means to have MAP_SysCtlDelay(1000) when the system clock is 120Mhz?
If i want to give 10ms…
Part Number: MSP432E401Y Tool/software: Hi team,
Customer is trying to add code that would prevent JTAG access.
The code block below isn’t working, every boot prints:
JTAG bootcfg FFFFFFFE
JTAG bootcfg wrote FFFFFFFD
The TRM says:
“The register…
Part Number: MSP432E401Y Other Parts Discussed in Thread: TM4C1294NCPDT Tool/software: Hi TI,
I have an SPI flash memory (MX25R1635FZUIL0) connected to the MSP432E401Y via SPI. Is it possible from the MSP432E401Y to format the memory and use it like an…