Skip to main content
Visitor II
October 6, 2021
Question

Communication between SM32F401+iks01a3 and Unicleo it is no possible.

  • October 6, 2021
  • 2 replies
  • 788 views

I am working with a SM32F401+iks01a3 and the x-cube-mems1 example Datalog_Terminal.

The program works correctly in the IDE and I can see the sensor values with the terminal application, but Unicleo doesn´t detect the nucleo board.

Many thanks.

    This topic has been closed for replies.

    2 replies

    ST Employee
    October 7, 2021

    DatalogTerminal only sends data to a terminal application. If you want to use Unicleo you need to program the STM32F401 with DatalogExtended firmware.

    RBAGU.1Author
    Visitor II
    October 8, 2021

    Many thanks.