This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to use external ADC with SPI(SSC)?

Hi.

I already used internal ADC at XC164CS, but it has 10 bit resolution ADC. On my project, I have to get a current -250A to 150A with shunt monitor at Battery Management System(BMS). In case of 10bit ADC, there are a lot of error. Therefore, I should to use external ADC with SPI communication. But I don't know how to start. I may select 14bit ADC of TI or Analog Device, e.g, TLCL3548, ADC7856.
Any one help me how to use, where to ge example source or etc..

Parents
  • "In case of 10bit ADC, there are a lot of error ... I may select 14bit ADC"

    What errors?

    If you are getting errors at 10 bits, how do you suppose that moving to 14 bits will help?

    Your analogue design & construction requirements will be far more strenuous at 14 bits than at 10 - otherwise you'll just get an extra 4 meaningless bits of noise/errors!

Reply
  • "In case of 10bit ADC, there are a lot of error ... I may select 14bit ADC"

    What errors?

    If you are getting errors at 10 bits, how do you suppose that moving to 14 bits will help?

    Your analogue design & construction requirements will be far more strenuous at 14 bits than at 10 - otherwise you'll just get an extra 4 meaningless bits of noise/errors!

Children