Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

how to send AT command to gsm modem using VHDL

Status
Not open for further replies.

swapnil_vlsi

Full Member level 1
Joined
Jul 18, 2007
Messages
95
Helped
7
Reputation
14
Reaction score
5
Trophy points
1,288
Activity points
1,900
at commands for gsm modem

hi,

I am working on GSM and controlling using FPGA.so i need TO KNOW how to

program xilinx fpga and how to send AT command to gsm modem..i know the AT

commands but by using VHDL how to write the code ?????

for that I did uart vhdl coding for sending AT commands via RS 232 to GSM

modem.


thanks in advance
 

hI I have the same probelm??

have you found out how? if so can you tell me because I am in much need of help.

thank you
 

There are many ways to do this. #1) Create a microblaze processor with a UART port. Write software to send whatever commands you want. #2) Create an instance of the UART controller. Write a state machine to control the UART controller with whatever commands you want.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top