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 BY

  1. B

    which book for microcontroller programming in c

    Hi... For the people who just started working on 8051 controllers its a must to go through the programming 8051 by "Mazidi".Where you will get a clear picture about 8051
  2. B

    How to make 89c2051 enter the sleep mode in order to save the power?

    sleep 8051 Hey u want the controller to be placed in idle mode and wants the timer to run continiously may be it wonot be possible in philps controller ..try some other controller
  3. B

    How to read RFID data in RS232 TTL format?

    Re: RFID data Hai ...U want a normal pin to work as a UART....This can be done using software but u require a timer for that for setting the Baudrate and in the timer interrupt u collect the bits .Care must be taken while setting the timer values
  4. B

    What's the best condition for getting the best ADC readings?

    Re: ADC Question... Hai...if u want accurate results for ADC try to get more samples and take the average of that..I hope it would be better instead of taking one value and starting calculations
  5. B

    How to write a SPI driver in a 16 bit controller or in a 32 bit controller?

    Re: SPI Driver Hai... What ever the controller u r using the process for SPI is same..U just go through the respective datasheet there will be two or three register for SPI..One is for setting baudrate and another for sending or receiving data and one is to generate interrupt or not...Its very...
  6. B

    Where in this settings I enabled full interrupt ? (UART)

    UART Hai.. I am working on free scale controllers...I am using SCI where i am able to transmit but i am not able to recieve any thing...The Settings i did are SCIBDL=0x0D SCIBDH=0x00 SCICR2=0x2C where with these settings i enabled the transmitter ,Receiver and receiver full interrupt...
  7. B

    Do you need to include a startup file to program P89LPC299?

    To program P89LPC299 Hai I am using P89LPC922. Once it is programming but next time onwards it is not programming....... what we are doing is... 1. We didnot add that startup file... 2.Through flash Magic we are loading .. 3. we are using equivalent CKt of MCB900 downloaded from the...

Part and Inventory Search

Back
Top