Part Number: AM5728
Other Parts Discussed in Thread: DRA752, PMP
Trying to get am5728 mmc3 to talk to a u-blox lily WiFi module. The am5728 identifies the wifi module, loads up the drivers, and then programs the wifi module with its firmware. Lily firmware is started.
So far so good. Next a command is issued from the micro to the wifi module, and this command times out. And then the driver unregisters the device and it's all over.
However, it clear that people have previously been able to make am57xx parts work with u-blox lily, e.g. http://e2e.ti.com/support/processors/f/791/t/639301?Linux-AM5708-MMC-throughput-with-WiFi-module
I am using TI SDK 5, linux kernel 4.14.40.
I am interested in any advice in how to get this going.