Issue with UART receive interrupt

amalamal
Posts: 23
Joined: Mon Dec 12, 2016 7:07 am

Issue with UART receive interrupt

Postby amalamal » Fri Dec 16, 2016 2:49 pm

I Tried for UART receive interrupt in esp32, it is working with a controller, i can able to read the data what the controller sending through uart, But i connected esp 32 with one gsm module(quectel m66) here i cant able to read the uart receive data, It is not even receiving a single byte with same code i used with esp 32 and controller interface. The gsm module gpio high level is 2.8. I tried with one voltage level shifter also, we made the 2.8 output to 3.3 and given that to esp32 receive pin, still it didn’t receive a single byte.Anybody please give some suggestion to fix this issue.

User avatar
kolban
Posts: 1683
Joined: Mon Nov 16, 2015 4:43 pm
Location: Texas, USA

Re: ISSUE WITH UART RECEIVE INTERRUPT IN ESP32

Postby kolban » Fri Dec 16, 2016 8:37 pm

I would suggest posting a schematic of how you have wired the ESP32 to your peripheral and some references to the data sheet of that peripheral. In addition, what is the nature of the application communicating with the peripheral? Did you write it? If not, where did it come from?

Also check the UART configuration including baud rate.
Free book on ESP32 available here: https://leanpub.com/kolban-ESP32

ESP_Sprite
Posts: 9043
Joined: Thu Nov 26, 2015 4:08 am

Re: Issue with UART receive interrupt

Postby ESP_Sprite » Sat Dec 17, 2016 9:20 am

FYI I took the liberty to make your title less shout-y. Please do not post titles in all caps.

Who is online

Users browsing this forum: ESP_Sprite and 179 guests