cancel
Showing results for 
Search instead for 
Did you mean: 

How to change the parameter  Minimum  frequency  in main.c

methee_c
Associate III

Hi All,

I need to change parameter  Minimum  frequency  "MIN_FREQUENCY_TH "  by main.c

not chage  in acim_vf_parameters.h 

Please help me for advice.

BR,

Methee

 

1 ACCEPTED SOLUTION

Accepted Solutions
TDK
Guru

#define MIN_FREQUENCY_TH 42

Maybe.

If you feel a post has answered your question, please click "Accept as Solution".

View solution in original post

4 REPLIES 4
Sarra.S
ST Employee

Hello @methee_c,

Some context maybe? 

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

TDK
Guru

#define MIN_FREQUENCY_TH 42

Maybe.

If you feel a post has answered your question, please click "Accept as Solution".

Dear  TDK,

Ok, now i can setting but can't set variable to float  function need to constant  only

 

BR, 

Methee

Dear  sarra.S,

Thanks you,

Ok, now i can setting  in main.c but can't set variable to float  function need to constant  float only.

 

BR, 

Methee