2019-02-25 07:50 AM
Hi,
I am following the guide "Getting started with the STMicroelectronics X-CUBE-BLE1 software package for STM32CubeMX" and recreate the example named "SensorDemo" just to know how to work with this library in CubeMX.
I am using a Nucleo-L4R5ZI and the IDB05A1 expansion board and just by following the exmaple didn't work but I could not know why because all the messages in the "app_x-cube-ble1.c" file, where the app is implemented, use the printf function but I can not see anything in the console or using Tera Term.
By the way, I finally get the example run because I realized that it is neccesary to change the SPI_CLK signal automatically assigned by CubeMX to PA5 (in my case it was assigned to PA1). I think it would be very grateful if it is mentioned in the "starting guide".
I couldn't resolve the printf issue. Could someone help me with this? because is the same for the X-CUBE-MEMS1.
Thanks,
Alex:)