Skip to main content
Graduate II
July 1, 2025
Question

possible to use AEK-LCD-DT028V1 LCD + X-NUCLEO-53L8A1 sensor with Nucleo-F401RE?

  • July 1, 2025
  • 2 replies
  • 369 views

I'm working on a second project using AI and I came across the ToF sensor that can be used to detect hand gestures. It is possible to use the AEK-LCD-DT028V1 LCD together with the Nucleo-F401RE board and the X-NUCLEO-53L8A1 sensor.

    This topic has been closed for replies.

    2 replies

    Super User
    July 1, 2025

    What does the display datasheet tell you ?

    The Product Page says that it's an SPI display - so any microcontroller could drive that.

     

    Graduate II
    July 1, 2025

    The issue is not the display itself, but the use of the board together.

    Thank you for your interest in helping.

    Graduate II
    July 1, 2025

    I just remembered that I will have to use Bluetooth, so I wonder if there will be a possibility of using the stm32wb board

    Super User
    July 1, 2025

    Sure, the stm32wb can do I2C and SPI.