Host API Example for the ADMW1001

History

sensor2_bridge_4w_load_cell_config.c file is updated and able to download the bin file . default tip

2019-07-15, by Vkadaba [Mon, 15 Jul 2019 13:04:34 +0000] rev 11

sensor2_bridge_4w_load_cell_config.c file is updated and able to download the bin file .


Added print sample function in utilities and tested. Getting samples now

2019-06-21, by Vkadaba [Fri, 21 Jun 2019 10:53:09 +0000] rev 10

Added print sample function in utilities and tested. Getting samples now


SPI_CS pin is changed from D9 to D10 and PLATFORM_GPIO_ALERT_ERROR is changed to PLATFORM_GPIO_STATUS

2019-06-21, by Vkadaba [Fri, 21 Jun 2019 07:35:21 +0000] rev 9

SPI_CS pin is changed from D9 to D10 and PLATFORM_GPIO_ALERT_ERROR is changed to PLATFORM_GPIO_STATUS


admw1001 files are updated and code clean up is done. Project is building.

2019-06-20, by Vkadaba [Thu, 20 Jun 2019 18:13:57 +0000] rev 8

admw1001 files are updated and code clean up is done. Project is building.


Changed channel name in sensor0_typeK_cjc0_config.c

2019-06-18, by Vkadaba [Tue, 18 Jun 2019 09:28:16 +0000] rev 7

Changed channel name in sensor0_typeK_cjc0_config.c


Register map is updated and sensor config files are modified

2019-06-15, by Vkadaba [Sat, 15 Jun 2019 14:30:49 +0000] rev 6

Register map is updated and sensor config files are modified


Replaced all references to ADISense/ADISENSE1000/adi_sense with ADMW/ADMW1001/admw and the prject builds.

2019-06-05, by Vkadaba [Wed, 05 Jun 2019 05:39:15 +0000] rev 5

Replaced all references to ADISense/ADISENSE1000/adi_sense with ADMW/ADMW1001/admw and the prject builds.


Changed channel ID check for RTDs - all RTDs are now CJC channels only.

2019-06-04, by abrophy [Tue, 04 Jun 2019 10:09:11 +0000] rev 4

Changed channel ID check for RTDs - all RTDs are now CJC channels only.


Chanegd type of rawValue in ADI_SENSE_DATA_SAMPLE to be int32_t instead of uint32_t, i.e. signed instead of unsigned.

2019-04-29, by abrophy [Mon, 29 Apr 2019 12:32:03 +0000] rev 3

Chanegd type of rawValue in ADI_SENSE_DATA_SAMPLE to be int32_t instead of uint32_t, i.e. signed instead of unsigned.


Changed logging of samples to record hex and floating point value for raw sample.

2019-04-26, by abrophy [Fri, 26 Apr 2019 15:57:57 +0000] rev 2

Changed logging of samples to record hex and floating point value for raw sample.