Altera_Forum
Honored Contributor
15 years agoimplementing a serial communication interface
Hi Everybody,
I and my friend is working on a project in which we are trying to interface a cyclone III FPGA with a MC9S12NE64 freescale microcontroller.The problem here is that we have to send the data serially through the SCI port of the microcontroller which has only two pins and the data has to be received and another set of data has to be sent.... . We have tried several logics but couldn't find an effective method to do so. So, i please request any of the developers out there to just help us with some sample codes or with some algorithm which would help us implement the protocol.