I'm connecting an RF transceiver to an N76E003 microcontroller. The N76E003 has 4 SPI pins: SPCLK, MISO, MOSI and SS. The transceiver, on the other hand, has 4 pins for this purpose which are SCLK, SDIO, CSB and FCSB. Since this transceiver doesn’t have two separate pins for data (i.e. MISO and MOSI), I am wondering if it’s possible to somehow wire the MISO and MOSI pins on the uC and the SDIO pin on the transceiver. Does anyone know how I can solve this problem?
I’ll be using the transceiver as the only peripheral for the SPI
Sourav Gupta
PermalinkCan you share the partnumber of the transreciver module?
- Log in or register to post comments
Joined February 12, 2018 696Monday at 02:11 PM