Eduard Iten

Results 7 comments of Eduard Iten

Just tried it out on platformio, where I get errors. platformio.ini: ```ini [env:blackpill_f411ce] platform = ststm32 board = blackpill_f411ce framework = arduino lib_deps = https://github.com/KooLru/MySensors.git#stm32_cores ``` output: ``` CONFIGURATION: https://docs.platformio.org/page/boards/ststm32/blackpill_f411ce.html...

> I will try again on baremetal Arduino IDE (which I hate to develop for STM32 but well...) and report back... It works on Arduino IDE. I'll file a Issue...

> Just hope some important parameters can easily choose in the `Tools` menu. But in Arduino IDE, if the parameters in the tools menu want acting on your code, you...

Hello Patronics, the core problem is that ASR650x-Arduino is just using the arduino editor, and not really Arduino compatible. I really don't know why they use a wrapper around the...

> AFAIK, Urboot doesn't provide a direct drop-in replacement for the `copy_flash_pages` that Optiboot provided for chips with 64kB flash size or larger. @stefanrueger may have a different answer here...

OK, thank you, that are some good hints. I'll report back with my progress.

I can't understand this.... **Toll Gate** failed, but in the details page, all the check marks are green... **Toll gate (ESP32 - Tests)** failed with 27 warnings/errors, where: - 19...