-
hi, i want to communicate between stm32f411re and raspberry pi4 via uart2. i want to flash the bin file onto the Nucleo board. but i am unable to find UART communication. and how can i communicate tra…
-
Hi!
I have Nucleo-64 stm32f411re and MikroelEktronica+ stm32f407zg boards,
adapting example code to f411re and f407zg worked perfectly with 2023 February version with manually added include director…
-
let's study.
-
Im guessing the nucleo board stm32f411RE is a bit different with pinouts, and I would have to configure more than just a header file in boards/ , right?
I would have to modify stm32/common/gpio_f24…
-
Any chance you can share this in the mbed dev site? I would like to try it with the STM32F411RE and would be easier to just compile it online.
Thanks.
-
Hi Terje,
As I happen to have a Nucleo with a STM32F411RE onboard, I figured I might as well put it to good use running grblHAL.
Did you, or anyone else had these made, and perhaps have a few to…
-
When running ./luarpc after making it build using the fix mention in #173
It hangs consistently after specifying the correct serial port.
I have tested this both on mac-os and ubuntu 20 lts.
I'm …
-
Thanks for making this code available. I have these L6474 boards working on top of Arduino but that is just a stepping stone to stm32, for me. This may be useful.
What is the development environment…
-
Hello all!
i was trying to compile the netmf for nucleo f411 (STM32F411RE), i've modified the platform_selector.h with all the info from datasheet.
i've builded all with gcc 4.9 and got thinibooter.he…
-
Right now, we insist on all users of important system wide properties to first create an instance of a specific class through something like `new STM32F746GDiscovery()`. Why?
Does it make sense for t…