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…
Hi,
I have not heard back from you. I will close the thread for now. If you have any update, please write to this thread and the thread will automatically change the status to OPEN.
Part Number: MSP432E401Y Other Parts Discussed in Thread: ADS8329 Tool/software: Hi Masters,
I am reading data from an ADC with the following code.
SSIConfigSetExpClk(SSI0_BASE, systemClock, SSI_FRF_MOTO_MODE_0, SSI_MODE_MASTER, 30000000, 16); // //…
Part Number: MSP432E401Y Tool/software: Hi Maters,
I am working on a MSP432E401Y launch pad and want to collect some samples (about 1000) through and external ADC and store in an array for frequency calculation. As I declare an array, the code run into…
Part Number: MSP432E401Y Other Parts Discussed in Thread: TPS631000 , Tool/software: Hi there,
I built a customized MSP432E401Y board to control a signal generator. The MSP432 and the signal generator share the same power module (TI TPS631000). The MSP432…
Part Number: MSP432E401Y Other Parts Discussed in Thread: INA237
Tool/software:
Hi team,
Greetings... I am facing issues to read/write to a register address. I attached my code for your reference. Please suggest me some tips to resolve this. #include …
Part Number: MSP432E401Y Other Parts Discussed in Thread: AB15 Tool/software: Hello
I am having an issue with the initialization of the EPI bus. The BUS is being configured to access two memory devices.
What I am seeing is on initialization of the EPI…