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 grmcwilliams

  1. G

    dsPIC data eeprom programming in c?

    Ok, maybe it is writing to the EEPROM. If I do this, WriteWord(10, 0x3039); then i = Read(10); I get 12345 in i Would address 10 be equal to address 0x07ff022? 0 would be 0x07ff000 correct? When I go to View --> EEPROM I don't see the address update. I thought I would. Thanks for the...
  2. G

    dsPIC data eeprom programming in c?

    Can someone explain to me how to use the WriteWord function? I am able to read from EEPROM but I can't seem to get it to Write. I am using a dspic30f6014a and I set the EEPROM memory to 0x007ff000, the size is 0xfff correct? When I use Read(0) I read the value in the EEPROM at 0x7ff000. I...

Part and Inventory Search

Back
Top