error 134 : Expected a field name while intergrating two peripherals SAADC with PMIC -twi sensor .

i have PMIC(I2C based )Max20360  that is developed using twi sensor , to this when i am intergrating a SAADC part throws error error # 134 :expected a field name . 1)why am i getting this error ? 

2) Is there any procedure to combine two or more peripheral Example . like twi + SAADC + SPI 

Parents
  • Hello,

    2) Is there any procedure to combine two or more peripheral Example . like twi + SAADC + SPI

    It certainly is. But I don't have a sample doing that at hand right now.

    1)why am i getting this error ?

    This is probably some other error causing this rather cryptic error message.

    If you were to zip the application folder, and upload it here, would I be able to replicate the build error in a fresh unzip of SDK 17.1.0 (or another version that you are using. Please let me know which version you are using). Or did you change something in the driver files (any files outside your application folder)?

    Best regards,

    Edvin

Reply
  • Hello,

    2) Is there any procedure to combine two or more peripheral Example . like twi + SAADC + SPI

    It certainly is. But I don't have a sample doing that at hand right now.

    1)why am i getting this error ?

    This is probably some other error causing this rather cryptic error message.

    If you were to zip the application folder, and upload it here, would I be able to replicate the build error in a fresh unzip of SDK 17.1.0 (or another version that you are using. Please let me know which version you are using). Or did you change something in the driver files (any files outside your application folder)?

    Best regards,

    Edvin

Children
No Data
Related