Hello, I've been looking for ways to communicate via hardware with a MSP432E401Y and an eMMC, but it seems the SPI on the MCU isn't an option because the JEDEC protocol has made the SPI for eMMC obsolete with the newer versions of eMMC. So, I've seen bit-banging floated around as an option to write the interface between MCU and eMMC as a software option. Does anyone have any resources with getting started on this process? I have all the documents for the eMMC protocol. Any help on writing the software in CCS or providing additional documentation would be greatly appreciated! Thanks
Cheers,
TM