Search found 5 matches

by johanan
Mon Mar 11, 2019 3:53 am
Forum: General Discussion
Topic: Boot load for stm32
Replies: 2
Views: 4961

Boot load for stm32

I have esp32 as Wi-Fi system for an stm32f4 system.
I would like to be able to update the esp from the stm32 via uart or spi. Is there any sample code how to do it?. I can use factory uart bootloader but need the stm side in c. Is there any such example code?
Thanks
by johanan
Tue Oct 30, 2018 6:12 pm
Forum: Report Bugs
Topic: gdb bug
Replies: 0
Views: 3536

gdb bug

Looks like some GDB sport bug please check. I am unable to debug with wrover development board any more, I cant figure out why. See GDB log ~"/builds/idf/crosstool-NG/.build/src/gdb-7.10/gdb/inline-frame.c:171: internal-error: inline_frame_this_id: Assertion `!frame_id_eq (*this_id, outer_frame_id)'...
by johanan
Sat Dec 16, 2017 9:20 am
Forum: General Discussion
Topic: ESP32 OTA via BLE
Replies: 25
Views: 44880

Re: ESP32 OTA via BLE

Hello, I wonder if you solved this. We will have the same problem in our next project. Most of our installations are in isolated areas with no internet or WiFi, but we would like to enable customers with mobile phone to update a device OTA by BT or BLE. Please let me know if you succeeded doing this...
by johanan
Sun Oct 15, 2017 11:11 am
Forum: General Discussion
Topic: Open OCD
Replies: 3
Views: 5337

Re: Open OCD

Hi, will be happy to see it.
Thanks
by johanan
Thu Sep 28, 2017 2:54 pm
Forum: General Discussion
Topic: Open OCD
Replies: 3
Views: 5337

Open OCD

I am trying to install OpenOCD on Eclipse, downloaded the github, but it looks like a step is missing.
How do I compile it for windows?
Thanks