Macro - BCC_CM_MC33771_7CELLS

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Macro - BCC_CM_MC33771_7CELLS

581 Views
Patrick_Pavle
Contributor III

Dear Community,

Patrick_Pavle_0-1706859475353.png

in the macro, the cell map is intended for 7 cells. I would need it for 12 cells. How do I know or find out which value I have to enter?

 

best regards,

Patrick

0 Kudos
Reply
3 Replies

551 Views
Jakub_R
NXP Employee
NXP Employee

Hello Patrick,

The mentioned macro is a part of the driver internals. The number of cells has to be defined in the configuration structure bcc_drv_config_t.

The example of the driver intialization can be found in the example project BCC_S32K144_Monitoring, which is a part of the driver package. Specifically in the file main.c, function static void initDemo(status_t *error, bcc_status_t *bccError).

If you require any further information, let me know.

 

Regards,

Jakub

0 Kudos
Reply

569 Views
Patrick_Pavle
Contributor III

Dear @TomasVaverka,

I got this from the data sheet in the BCC_SDK_SW folder. Embedded SW: MC33771/MC33772 SW Driver | NXP Semiconductors

best regards,

Patrick

0 Kudos
Reply

573 Views
TomasVaverka
NXP TechSupport
NXP TechSupport

Hello Patrick,

I am not sure which code/project this macro is from. Could you please provide me with this information so that I can contact the appropriate SW engineer?

BR, Tomas

0 Kudos
Reply