Search found 4 matches

by roboticboyer
Sun Jul 26, 2020 2:05 pm
Forum: STM boards (Discovery, Eval, Nucleo, ...)
Topic: Softwareserial issue on stm32 f411re
Replies: 8
Views: 8892

Re: Softwareserial issue on stm32 f411re

I suggest to use the hardware serials https://github.com/stm32duino/wiki/wiki ... wareserial of the F411, not the software serial as done for Arduino Uno

See the pin map:

Image
by roboticboyer
Sun Jul 26, 2020 1:41 pm
Forum: STM32F4 based boards
Topic: F411 (and F401) bootloaders
Replies: 34
Views: 204269

Re: F411 (and F401) bootloaders

Yes but you need to modify some Arduino IDE boards files to add the WeAct uploader software in the IDE menu A work around is to compile the sketch e create the shetck.bin file e then upload it in a console using: ./WeAct_HID_Flash-CLI Sketch.bin under linux or ./WeAct_HID_Flash-CLI.exe Sketch.bin un...
by roboticboyer
Sun Jul 19, 2020 2:52 pm
Forum: STM32F4 based boards
Topic: F411 (and F401) bootloaders
Replies: 34
Views: 204269

Re: F411 (and F401) bootloaders

You need to use their uploader sofware called WeAct_HID_Flash-CLI, to be downloaded from https://github.com/WeActTC/MiniF4-STM32 ... Bootloader
by roboticboyer
Sat Jul 18, 2020 12:42 pm
Forum: STM32F4 based boards
Topic: Tracing issues with WeAct STM32F411
Replies: 4
Views: 8863

Re: Tracing issues with WeAct STM32F411

Uploading the Blink Sketch the WeAct HID Bootloader has been deleted It's possible to re-install it using this instruction https://github.com/WeActTC/MiniF4-STM32F4x1/issues/8#issuecomment-627926032 The bootloader firmware is here: https://github.com/WeActTC/MiniF4-STM32F4x1/blob/master/Soft/WeAct_H...

Go to advanced search