What is Build In Testing (BIT) and how to implement it?

Status
Not open for further replies.

nlksg

Junior Member level 3
Joined
Aug 8, 2007
Messages
25
Helped
1
Reputation
2
Reaction score
0
Trophy points
1,281
Location
Singapore
Activity points
1,422
Build In Testing (BIT)

Hi,

Any one can explain me what is Build in testing BIT? Is it something like POST in our PC motherboard BIOS? How do we usually impliment it in our circuit design?

nlksg
 

Re: Build In Testing (BIT)

Hi

BIT is software for testing hardware element on your board:

For instance - let assume you have an EEPROM memory on board and you would like to test it

You will write a routine (best to use the driver interface already written for it) who handle writing to the EEPROM, reading back the written data and comparing the written data and read back data

If the data is the same - then you can assume that the device is operating

All the best

Bobi
 

    nlksg

    Points: 2
    Helpful Answer Positive Rating
Re: Build In Testing (BIT)

nlksg said:
Hi,

Any one can explain me what is Build in testing BIT? Is it something like POST in our PC motherboard BIOS? How do we usually impliment it in our circuit design?

nlksg

you can do google if you want a fast answer.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…