Skip to main content
Visitor II
August 19, 2025
Question

cannot communicate using SPI

  • August 19, 2025
  • 1 reply
  • 377 views

I am trying to communicate to a e-paper display of waveshare 1.54inch v2 with B-WL5M-subg1. I have used the  program file the company has provided but there is no respone in the module. I have tried using esp32 and the module works fine with it. both esp32and stm32 uses same program file while checking with logic analyzer both mcu  show similar data format. But why isnt it working with stm32. I have attached the program for referense if there is any suggestions or solutions I would like to know.

    This topic has been closed for replies.

    1 reply

    Technical Moderator
    August 20, 2025

    Hello @naveen-0 

    Are baud rates the same for ESP32 and STM32 MCUs, or do they differ between the two platforms?

    naveen-0Author
    Visitor II
    August 21, 2025

    yes both have same baud rate 

     

    Technical Moderator
    August 21, 2025

    Hello @naveen-0 

    Could you please share the GPIO config of your SPI peripheral?