Accessing 93LC46B through SPI master
Hi,
93LC46B supports Industry Standard Microwire Serial I/O. IS this device compatible with SPI interface? My question is can i access the device(93LC46B) as slave from SPI master in 16 bit mode? I have 32 bit microcontroller which have SPI but not Microwire. Can i use SPI interface to access the device or i have to use GPIO bit banging to emulate Microwire?
Thanks