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 Surender Reddy

  1. S

    Is there a way of I2C access to same slave devices without data loss?

    Hi, Is there a way to talk to same I2C slave devices from same vendors without changing the Slave address of the devices? Is it a possible scenario? Did we ever try this out?
  2. S

    What is the difference between SMPS regulator and LDO regulator?

    Hi, Which factors makes SMPS (Switched Mode Power Supply) regulator to use mostly in power supply circuits than LDO (Low Drop Out) regulators? What are the advantages of SMPS regulators and what are the limitations of the LDO regulators?
  3. S

    Is it possible to use a debugger to debug watchdog timer?

    Re: Is it possible to use debugger to debug watchdog timer? I am using ARM core of CORTEX-M3, CORTEX-A7, for SOC
  4. S

    Is it possible to use a debugger to debug watchdog timer?

    Re: Is it possible to use debugger to debug watchdog timer? Thnks andre, Is it good idea enabling wdog timer in debugging mode?
  5. S

    Is it possible to use a debugger to debug watchdog timer?

    Is it possible to use debugger to debug watchdog timer? Hi, I just want to know the wdog functionality. I know once wdog timer expires it sends a reset signal to the CPU. For this kind of reset what is the behavior of the CPU? any RAM data retained or lost? How to debug this interrupt mechanism?
  6. S

    How to play a video on linux?

    Hi friends, Here I am working on TI's OMAP3 EVM board with kernel 2.6.32 version. In this board I wanted t check video drivers and it has a lcd, all that i need is to play a video on lcd. How to play a video (Ex .mp4) file on linux terminal without installing any packages (like mplayer etc) so...
  7. S

    How to measure distance travelled by using 3-axis accelerometer?

    thanks for all your support. I will go with the hardware result.....
  8. S

    How to measure distance travelled by using 3-axis accelerometer?

    I'm getting one value for acceleration, i don't know it correct or not. then how to count number of steps taken (Pedometer application) using this acceleration?
  9. S

    How to measure distance travelled by using 3-axis accelerometer?

    How to calculate the acceleration from the measured x,y and z-axis values. Is there any formula for that........ How can we measure the +ve acceleration and -ve acceleration.
  10. S

    How to measure distance travelled by using 3-axis accelerometer?

    Hi everyone, here I started working on Pedometer, which calculates the number of steps taken. For this, I chosen MMA8453Q 3-axis accelerometer and freescale's MLK25z uc and using Code warrior IDE. The accelerometer works with I2C, and I done with this and it is giving the x,y,z axis values...
  11. S

    CAN is Little endian or big

    CAN is communication protocol where as Endianness comes with processor architecture. How can we say CAN is little or big endian? Both are different.....
  12. S

    Anyone worked on Freescale's MQX Lite RTOS?

    Hi, I want more help from you on freescale's MQX Lite RTOS, have to work on it, but i never worked on a RTOS, but have theoretical knowledge. Why it is calling as Lite RTOS?
  13. S

    What is cross compiler?

    Now i got it Thanx for your support
  14. S

    What is cross compiler?

    then give me more clarity with suitable example...........
  15. S

    What is cross compiler?

    You mean that if we compile a C source code in windows, the executable file should work in Windows and Linux (let other platform). Again no need to compile in Linux, right? - - - Updated - - - anybody there?

Part and Inventory Search

Back
Top