Quantcast
Channel: Motor drivers forum - Recent Threads
Viewing all articles
Browse latest Browse all 21645

RE: BOOSTXL-DRV8305EVM: With LAUNCHXL-F28027F, nFAULT LED turns red but FAULT bit on LAUNCHXL-F28027F does not indicate this

$
0
0

(Please visit the site to view this file)Hi Rick,

Well I never see the FAULT bit nor any other bits except VCPH_UVFL and PVDD_OVFL per structure below.

Also, I have attached the live captured data.

Thanks,

Asha

//!

typedef struct _DRV_SPI_8305_Stat01_t_

{

 bool                  OTW;            // Bits 0

 bool                  TEMP_FLAG3;     // Bits 1

 bool                  TEMP_FLAG2;     // Bits 2

 bool                  TEMP_FLAG1;     // Bits 3

 bool                  VCPH_UVFL;      // Bits 4

 bool                  VDS_STATUS;     // Bits 5

 bool                  PVDD_OVFL;      // Bits 6

 bool                  PVDD_UVFL;      // Bits 7

 bool                  TEMP_FLAG4;     // Bits 8

 bool                  STAT01_RSV1;    // Bits 9

 bool                  FAULT;          // Bits 10

}DRV_SPI_8305_Stat01_t_;


Viewing all articles
Browse latest Browse all 21645

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>