2025-08-19 3:13 AM - last edited on 2025-08-20 1:12 AM by Saket_Om
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.
2025-08-20 2:57 AM
Hello @naveen-0
Are baud rates the same for ESP32 and STM32 MCUs, or do they differ between the two platforms?
2025-08-20 11:36 PM
yes both have same baud rate
2025-08-21 3:30 AM
Hello @naveen-0
Could you please share the GPIO config of your SPI peripheral?