cancel
Showing results for 
Search instead for 
Did you mean: 

cannot communicate using SPI

naveen-0
Associate

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.

3 REPLIES 3
Saket_Om
ST Employee

Hello @naveen-0 

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

To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question.
Saket_Om

yes both have same baud rate 

 

Hello @naveen-0 

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

To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question.
Saket_Om