OpenCores
no use no use 1/1 no use no use
SMS controller using FPGA
by Unknown on Jul 14, 2004
Not available!
I am designing a system that would interface an FPGA to a nokia 7110
cellphone through a UART. I am planning to incorporate a feature that
would allow the FPGA to send SMS messages using AT commands. I am
at a quandary on how to effectively implement this process. Below is
and example of an AT command that I would use:

AT+CMGF=1 (carriage return) -- in ascii bit equivalent
Since each character would correspond to 1 byte, I would have to 8
bytes 9 bytes of data to my uart one after the other. My data bus going
to the UART is 8 bits. My problem is how to transmit this data
synchronously through a bus that is 8 bits in length. Can anyone provide
me a simple code that could do that?

no use no use 1/1 no use no use
© copyright 1999-2025 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.