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 vinkad999

  1. V

    Rs232 communication in vb6 for sending a byte to the microcontroller

    Hi,I am Vinod.I need to send the command from pc using visual basic 6 to the atmega 32 microconyroller.So i need to prepare the GUI for that.So how to do it using vb6 through rs232 i need the code for the data transfer.The data is DE801234[32 BIT COOMAND].
  2. V

    Atmega 32 programming for data transfer with clock synchronisation.

    Sir i need to show the data for raising edge of the clock and i need the code for general suppose if i send DE807654 OR DE809999 what to do??.And whatever i send the data it will be stored in UDR register.I need to access the data from that register. I am using the code as follows char x[200]...
  3. V

    Atmega 32 programming for data transfer with clock synchronisation.

    Sir i satellite communication there will be a test systems .Before onboarding any system that needs to be tested .So test systems is used to take the responses of each system to rectify the corectness of the system.So we give the commands as data,level,pulse.
  4. V

    Atmega 32 programming for data transfer with clock synchronisation.

    yes.I need the code for the data transfer that should synchronize with the clock.
  5. V

    Atmega 32 programming for data transfer with clock synchronisation.

    Sir simple if i sen data command as DE801234 .DE80 is not a problem but 1234 should be outputted as in binary format as 0001[i.e 1]with 4 clock pulses for each and so on for 2[0010],3[0011],4[0100]. ---------- Post added at 00:07 ---------- Previous post was at 00:03 ---------- Sir i...
  6. V

    Atmega 32 programming for data transfer with clock synchronisation.

    Sir i need your help.I need to contact you regatding this so that i can i tell u properly.Please reply with your mobile number so that i can i discuss with you.Its my request to reply with your contact number.I am new to this atmega 32 programming.
  7. V

    Atmega 32 programming for data transfer with clock synchronisation.

    I have established the communication using the baud rate of 4800bps with 1mhz internal clock.Now how can i send the data that should synchronize with the clock.I need the code for that.
  8. V

    Atmega 32 programming for data transfer with clock synchronisation.

    I am going to communicate with rs232 and i am sending the data from hyper terminal to the microcontroller through rs232.Is that possible with system clock or can i use external clock??.I am sending the commands from hyperterminal .There are three types of commands i am sending.Namely Level,Pulse...
  9. V

    Atmega 32 programming for data transfer with clock synchronisation.

    Internal clock as i am using it in my project [internal 1Mhz].Here clock means for raising edge the data must be sampled.Suppose for low to high transition of a clock the bit 0 or bit 1 must be sent.Suppose if i send 1 in my data .For four clock pulses ,data 1 [0001 in binary] should be...
  10. V

    Atmega 32 programming for data transfer with clock synchronisation.

    Hi,I am Vinod Kumar K V pursuing final year graduation.As my academic project is based on Atmega 32 microcontroller i need to make the code for data transfer with clock synchronisation.Suppose if i send the data as DE801234 where DE is the satellite command and 80 represents the data command and...

Part and Inventory Search

Back
Top