cancel
Showing results for 
Search instead for 
Did you mean: 

unicleo not working in FFT mode with IKS01A2+ NUCLEO-F401RE with STM32CubeExpansion_MEMS-XT1_V4.2.0

VK Verma
Senior
Posted on February 25, 2018 at 09:01

Hi,

unicleo not working in FFT mode with (&sharpIKS01A2+ NUCLEO-F401RE with STM32CubeExpansion_MEMS-XT1_V4.2.0) and its user message window is showing ''AST Protocol: CHK_CheckAndRemove Failed''.

FFT plot is not showing any graph.

0690X00000609ngQAA.png0690X00000609oEQAQ.png

Please help !

Thanks in Advance !!

VK Verma

#x-nucleo-iks01a2 #iks01a2
1 ACCEPTED SOLUTION

Accepted Solutions
Miroslav BATEK
ST Employee
Posted on February 26, 2018 at 09:46

I'm not able to replicate the issue.

I see you have Keil uVision program opened, did you modify the FFT_demo example?

Can you please try to use already compiled binary located in binary directory?

View solution in original post

5 REPLIES 5
Miroslav BATEK
ST Employee
Posted on February 26, 2018 at 09:46

I'm not able to replicate the issue.

I see you have Keil uVision program opened, did you modify the FFT_demo example?

Can you please try to use already compiled binary located in binary directory?

VK Verma
Senior
Posted on February 27, 2018 at 12:02

Hi Miroslav,

your timely response helped us a lot !

I must say that you catch the right point and when I programmed it with binary, it worked 

But now it is not working with Tera-Terminal software at baud rate 115200 bps; 8 data bits; No parity; 1 stop bit; no hard flow control given in the readme.

I will look into this and update you in the post.

Once again, Thank you very much for your support !!

Thanks and Best Regards,

VK Verma

Posted on February 27, 2018 at 16:34

Please try 921600 baud.

Posted on March 05, 2018 at 09:31

Hi Miroslav,

As per suggestion it is working in 921600 baud rate. Then i think it is wrongly mentioned in ReadMe for 

115200 bps. 

Thanks for your immediate reply !

Please give me one more support (if possible).... can you kindly suggest some documents which will help us to understand FFT library functions given in this file, so that they can be modified and reused in other applications.

Thanks and Best Regards,

VK Verma

Posted on March 06, 2018 at 09:01

You are right, there is a mistake in the readme.txt file, we will fix it.

For the FFT functions you can check

http://www.st.com/content/st_com/en/products/embedded-software/mcus-embedded-software/stm32-embedded-software/stm32cube-expansion-packages/x-cube-dspdemo.html

 or

http://www.keil.com/pack/doc/CMSIS/DSP/html/index.html

.