Search found 47 matches

by Juraj
Fri Aug 20, 2021 5:58 pm
Forum: General discussion
Topic: Arduino Stack Exchange STM32 questions
Replies: 1
Views: 919

Arduino Stack Exchange STM32 questions

Hello, the STM32 Arduino community doesn't have any representation on Arduino Stack Exchange. For questions needing guidance I send the asker to this forum, but for good Q&A style question it would be good if some STM32 expert could write an answer. Current STM32 Arduino question: "Disable ...
by Juraj
Sun Mar 28, 2021 9:43 am
Forum: General discussion
Topic: Hang on udp.endPacket
Replies: 5
Views: 3290

Re: Hang on udp.endPacket

use the Ethernet library.
by Juraj
Thu Mar 04, 2021 6:34 am
Forum: IDE's
Topic: Arduino IDE 2.0
Replies: 18
Views: 12459

Re: Arduino IDE 2.0

it seemed to be evolved from the 'pro' ide https://www.arduino.cc/pro/arduino-pro-ide apparently it isn't made of java but rather typescript/javascript https://github.com/arduino/arduino-ide it seem to suggest where things are headed, it would be more of typescript/javascript based than java. and q...
by Juraj
Thu Mar 04, 2021 6:30 am
Forum: IDE's
Topic: board manager for RogerClark's version + arduino IDE2.0
Replies: 19
Views: 10580

Re: board manager for RogerClark's version + arduino IDE2.0

the only minor catch is that those archives / zip may not be updated as the repository. hence, if there are issues, it may take a little effort to fetch the repository and manually update that in the installed location. the archives are fetched from dan brown's site if you review the package.json I...
by Juraj
Wed Mar 03, 2021 5:56 am
Forum: IDE's
Topic: board manager for RogerClark's version + arduino IDE2.0
Replies: 19
Views: 10580

Re: board manager for RogerClark's version + arduino IDE2.0

you can use http://dan.drown.org/stm32duino/package ... index.json for Roger's core boards manager installation
by Juraj
Wed Jan 27, 2021 6:29 am
Forum: Libraries & Hardware
Topic: FlashStorage_STM32 Library to use emulated-EEPROM. Now supports STM32 core v2.0.0
Replies: 8
Views: 8469

Re: FlashStorage_STM32 Library to use emulated-EEPROM

Khoi Hoang, if you played with STM32 NVM controller, could you try to make ArduinoOTA library InternalStorage implementation for STM32?
https://github.com/jandrassy/ArduinoOTA/issues/4
by Juraj
Tue Sep 22, 2020 11:44 am
Forum: General discussion
Topic: do you use STM32 for IoT?
Replies: 4
Views: 3446

Re: do you use STM32 for IoT?

so main main Arduino project is a heating power Triac based regulator consuming photovoltaic surplus. it reads data from inverter's datamanager over Modbus TCP, for monitoring it has Telnet server and web server with html, css and js. it uses Blynk cloud service to be accessible from anywhere with a...

Go to advanced search