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.

Recent content by bouvett2

  1. B

    SIM908 co-ordinates always 0

    Hi Guys, I am currently working on a project which uses the SIM908 module to get GPS co-ordinates of a moving vehicle. The SIM908 is installed on a custom PCB and operating from a 3.7V battery. The firmware which interfaces with the SIM908 first powers on the GPS module AT+CGPSPWR = 1 Then...
  2. B

    SIM908 GPRS connection closses automatically

    Hi guys, I have setup a TCPIP connection between my ITEAD SIM908 development board and a server on my PC(SocketTest v3) using the following code: AT+CIPSHUT AT+CIPMUX=0 AT+CIPSTATUS AT+CSTT="internet","","" AT+CIPSTATUS AT+CIICR AT+CIPSTATUS AT+CIFSR AT+CIPSTATUS...
  3. B

    Sim908: Tcp closed... Connect fail

    Hi Guys, I am a newbie to the SIM908 module so please be patient with me. I would like to create an IP connection with a PC server which I created with "Socket test". I read much of the AT command manual, and I got this code working: AT+CIPSHUT AT+CIPMUX=0 AT+CIPSTATUS...
  4. B

    HMC5883L interfacing via I2C

    Basically, the datasheet says, to transmit the number of bytes to be written, after the master sends a read command... is this possible? does it make sense?
  5. B

    HMC5883L interfacing via I2C

    Hi Guys, I have been trying to interface with a HMC5883L magnetometer by ST lately. I had already available I2C functions which are proven to work for the MSP430 microcontroller I am using. Whilst reading the datasheet for the HMC5883L sensor, I noticed that during a read instruction, after...
  6. B

    Xilinx XPS problem >> ERROR:Portability:90

    Hi all, I am currently doing a very simple beginners project via Xilinx XPS software which involves a microblaze on a SPartan3e starter board by digilent. I used the BSB wizard so to create the system which only used the on board leds and switches. When I finish the wizard, I go on Hardware...
  7. B

    Strange XILINX problem

    Hi all, I am currently doing a very simple beginners project via Xilinx XPS software which involves a microblaze on a SPartan3e starter board by digilent. I used the BSB wizard so to create the system which only used the on board leds and switches. When I finish the wizard, I go on Hardware...
  8. B

    High level external memory management

    Hi guys, I am currently designing a project which requires quite a considerable amount of memory. For this project I will be using the spartan 3e starter (Xilinx FPGA) board by digilent which has an MT46V32M16 DDR SDRAM. Now, though I am finding it quite difficult too interface with the...

Part and Inventory Search

Back
Top