Search found 5 matches

by osesp32
Tue Feb 25, 2020 3:28 pm
Forum: ESP32 Arduino
Topic: ISR Timer Interrupt Output and void loop() Output not synchronous
Replies: 0
Views: 2492

ISR Timer Interrupt Output and void loop() Output not synchronous

Hello, I want to realize a serial synchronous data exchange with GPIOs "by hand". My CLOCK is in a ISR-Timer Interrupt Service Routine and GPIO23 with LED1 at 1Hz. The DATA line is on GPIO22 with LED2 and is performed in void loop() with a pattern stored in an array. Starting the programm the follow...
by osesp32
Tue Jun 11, 2019 4:27 pm
Forum: General Discussion
Topic: Hi , is there any sample code to interface the mpu-6050 with the esp32 ..??
Replies: 10
Views: 20843

Re: Hi , is there any sample code to interface the mpu-6050 with the esp32 ..??

Hi there,
C-programm is ok - but, do you have an .ino code file to use it with the Arduino IDE an ESP32 DevKitC Board to get data from the MPU6050? It can be very simple for understanding :D - perhaps with the right .h- and .cpp-files?
Thanks!
Oli
by osesp32
Sun Jun 03, 2018 7:46 pm
Forum: General Discussion
Topic: ESP32: Get back to SSC-command mode?
Replies: 2
Views: 3603

Re: ESP32: Get back to SSC-command mode?

Thanks for answer. I am new in business and just downloaded the Flash Tool from espressif, but unfortunatelly I can't find the relevant ssc binary file. Can you provide a link?
by osesp32
Sun Jun 03, 2018 11:45 am
Forum: General Discussion
Topic: ESP32: Get back to SSC-command mode?
Replies: 2
Views: 3603

ESP32: Get back to SSC-command mode?

I programmed the ESP32 WROOM with the Arduino IDE. It works perfectly. But, how do I get back to the SSC Mode to apply SSC commands?
by osesp32
Thu May 31, 2018 7:21 pm
Forum: General Discussion
Topic: Fault at PowerON: +JAP:DISCONNECTED,0,201
Replies: 0
Views: 2175

Fault at PowerON: +JAP:DISCONNECTED,0,201

My esp32 node always shows +JAP:DISCONNECTED,0,201 after startup and shows it continously, I have no access via terminal.
Is there hardware reset option? Unplugging and a plug in doesn't have effect.
bug_at_startup.jpg
bug_at_startup.jpg (108.93 KiB) Viewed 2175 times
Thanks
Oli