Part Number: MSP432P4111
Tool/software: TI C/C++ Compiler
Hi,
I have ATWINC1510 Microchip Wifi module, I would like to interface it with my MSP432 Microcontroller. I interfaced ATWINC's spi, i2c, uart with MSP432's spi, i2c, uart respectively. Library files for this module are written only in Arduino and SAM based Atmel MCU.
How to program atwinc with msp432?
And also how to load the firmware within atwinc module ? (for communicating using UART through AT commands)
Anyone who tried this already, please give me guidance.