Jump to content
43oh

nrdmtt

Members
  • Content Count

    3
  • Joined

  • Last visited

  1. Hi, Did you sort out this problem? I think I am facing the same problem. I have developed a device based on the CC3200mod chip, but in no way I am able to read the ADC input. Any help would really appreciated. This is really frustrating. Thank you.
  2. Hi, I have tried as suggested, but the problem persist.
  3. Hi, I am trying to get the ADC sample timestamp on Energia, but I can not figure it out how it works. From the TI API I know that the ADC data saved on the register is made by two parts. bits [13:0] : ADC sample bits [31:14]: time stamp per ADC sample So I took the Energia library. From <driverlib/adc.h> and I found a method that returns only the time stamp. //***************************************************************************** // //! Gets the current value of ADC internal timer //! //! \param ulBase is the base address of the ADC //! //! This function the c
×
×
  • Create New...