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 ECG eng.

  1. E

    SPI connection between microcontroller and EEPROM

    yes... I had tried many delays between reading and writing and between any possible changes that needs delay but the problem when first time erased the EEPROM and program it with some certain numbers using the programmer I was able to write to the EEPROM only once and then when I try to write...
  2. E

    SPI connection between microcontroller and EEPROM

    Thnx :) but realy the problem I have in writing to the EEPROM itself not the communication it appears that the status register won't be cleared when i set the write enable it is enabled but the write protection is on and the two block protect bits is also on after writing 0x00 to the status...
  3. E

    SPI connection between microcontroller and EEPROM

    i have fxd the reading and it's working fine with a small problem that the address 2B is FF even though that data in it is not FF... but i am still cant fix the writting and dnt knw wt to do ?! plz give me hints if u knw coz i am time limited currently
  4. E

    SPI connection between microcontroller and EEPROM

    sorry for not posting the code here is the code , at the end i want to test if it has saved in the External EEPROM by reading it and puting the data in the Internal EEPROM #include<pic.h> __CONFIG(INTIO & WDTDIS & PWRTDIS & MCLRDIS & UNPROTECT & UNPROTECT & BORDIS & IESODIS & FCMDIS); unsigned...
  5. E

    SPI connection between microcontroller and EEPROM

    hello my frnds help is needed... i am using 16f690 microcontroller and would like to connect it with an External EEPROM using the SPI connection, i have written the program but it is not working i dnt knw what is the problem or hw can i fix it ... i have done all what the data sheet say's...
  6. E

    My PIC program keeps looping !!?

    hello guyz :smile: I have a problem with the pic program I've wrote a program to send a single letter to the PC using the serial port but the letter keeps printing on the screen??? #include<pic.h> __CONFIG(INTIO & WDTDIS & PWRTDIS & MCLRDIS & UNPROTECT & UNPROTECT & BORDIS & IESODIS &...
  7. E

    Help VB.net serial communication

    it worked worked but with troubles the data dont stop from being transimted from the microcontroller and recived by the transimtter i have un-enabeled the transmission but still i am getting the data ??! wt to do
  8. E

    microcontroller - vb6

    Goood news frnd the program worked ... ;) but still some troubles the data doesn't stop from coming (receiving), the microcontroller transmit in a loop and never stop i have un-enabeld the transmition but nothing changed. ??! wt else can i try ?!
  9. E

    Help VB.net serial communication

    no it ddnt we always had problems :( and nw in vb6 the com port is not identified eventhough we have downloaded the driver ??!! i dnt think the problem is with the program it's connection problems.. we have tried sending only or recieving only and nothing is happning
  10. E

    microcontroller - vb6

    heloo frnd i dd tried that and nothing changed ..?? i cant see the virtual com port after installing the driver in the device manager ??!?!!
  11. E

    Help VB.net serial communication

    thnx for the help ... i have changed to vb6 coz i've been told it's better for hardware inteferance but having problems with receiving and sending data no i dea y ? to connect between the microcontroller and vb6 i used UM232R (UART to USB) converter.
  12. E

    microcontroller - vb6

    hey ... iam trying to connect 16f690 microcontroller through UM232R (UART to USB) converter into vb6, it looks like the data are being sent from the microcontroller but they are not recieved in the vb6 and i cant see them on the form, also i am not able to send to the microcontroller .... hv no...
  13. E

    Help VB.net serial communication

    hi all i have to connect a microcontroller to a pc through serial port and use VB.net 2008 to receive the data ... and i m stuck neeed hints or a simple program that will receive the data from the microcontroller.... thanks in advance
  14. E

    plot graph using vb.net from serial port..

    HELLO FRND SOINAROSE u still didn't sent me the code I have sent u my email as a aprivate msg
  15. E

    zigbee Simulink model

    hello :) I have to do a mobile communication project using matlab so I chose to work on zigbee and i'm new to it I need help in building the model in sinmulink or if you have any other suggestions for the project:roll:

Part and Inventory Search

Back
Top