UART to SPI bridge with suitable IC or circuit.

Status
Not open for further replies.

Nasir Kamal

Newbie level 3
Joined
Sep 25, 2013
Messages
4
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
25
I want to communicate to ADE7753 which has an SPI communicate. I want to test and read its registers by using hyper terminal or other serial communication software.
Please Help with a suitable circuit.
Thanks
 

For simplicity, yy choice would be to use a micro-controller which contains an embedded UART... If the uC has a SPI interface you could use its SPI interface, otherwise you could bit-bang the SPI in/out of a GPIO with software.
 
I'm glad you found my post useful Nasir. You might consider an 16F series PIC micro-controller. An Arduino is also a good choice if you want to get something running very quickly.
 
Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…