Skip to main content
CPutt.1
Associate II
April 15, 2020
Question

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

  • April 15, 2020
  • 11 replies
  • 4319 views

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?

This topic has been closed for replies.

11 replies

NOza.1
Associate
April 22, 2020

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".