cancel
Showing results for 
Search instead for 
Did you mean: 

FP-AI Sensing in STEVAL-STLKT01V1 Enable UART printf is not working.

CPutt.1
Associate III

Hello,

I am trying using FP-AI Sensing on STEVAL-STLKT01V1 sensortile board. I enabled UART as per the instruction by enabling SENSING1_USE_PRINTF in SENSING1_config.h and SENSING1_USE_PWR_MGNT to 0. I also did 10ms delay for initialization process. But I donot recieve anything in the console after everthing followed as per the instruction. Should there be any changes to be made?

11 REPLIES 11
CPutt.1
Associate III

Hi NoZa,

Should we create a Newfile with the name console.c and add to the project?

NOza.1
Associate II

Hi CPutt,

The console.c file is already available in "Src" directory. We only need to link that file in our project directory "STM32L4xx-SensorTile/SENSING1/User".