Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

PIC18F46J50 EUSART and SPI mode

Status
Not open for further replies.

ahpan

New Member
Hi folks,

In the project, I am receiving the data from ADuc7061's USART and it goes to EUSART of PIC18F46J50. This pin (RC7) on PIC18F46J50 has multiple functionality such as
EUSART1 asynchronous receive.
Parallel Master Port address.
EUSART1 synchronous data (see related TX1/CK1).
Synchronous serial data output/input.
SPI data output
Now I am wondering that Could I use this pin as EUSART1 asynchronous receive and SPI data output at same time ?
If not what step should I do ?

Your help is appreciated.

Cheers
 
I have to use the MASTER SYNCHRONOUS SERIAL PORT (MSSP) MODULE for SPI mode and I also found the information in datasheet that if EUSART1 is engaged and want to use SPI as well, the use
SDO2/Remappable
SDI2/Remappable
SCK2/Remappable

Cheers
 
Status
Not open for further replies.

Latest threads

New Articles From Microcontroller Tips

Back
Top