porting OT on STM32F4 microcontrollers

32 views
Skip to first unread message

erihh3

unread,
Apr 24, 2021, 4:31:48 PM4/24/21
to openthread-users
Hello everyone!

I've just started a personal project to communicate between different embedded devices using STM32F401RE using OpenThread.

I've had some experience on programming the microcontroller but none on OpenThread implementation. So I have some newbie questions.

1) Is there even possible to port OT in the given microcontroller?
2) Do you have some advice on material to begin with? (OT port codelab seems to not have a tutorial on how to port them)
3) Is there an recommended IDE? I used to use CubeIDE for toolchain, peripheral configuration and compilation


Thanks for any help!

Steven Riedl

unread,
Apr 26, 2021, 7:07:27 AM4/26/21
to erihh3, openthread-users
I think the STM32WB55 has an open thread radio, doesn’t look like the F401 has a radio….


Steven Riedl
rie...@gmail.com
(404) 205-9487
Skype: sriedl

"The difference between genius and stupidity is that genius has its limits" - Einstein

--
You received this message because you are subscribed to the Google Groups "openthread-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openthread-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/openthread-users/3032fc4a-55fa-4034-a497-0f5d632fec83n%40googlegroups.com.

erihh3

unread,
Apr 26, 2021, 9:06:56 AM4/26/21
to openthread-users
Thanks for your response

Is it possible to still use F401 processors and peripherals and use a separate radio such as nrf24l01 to do the job?

Kangping Dong

unread,
Apr 26, 2021, 10:23:15 PM4/26/21
to erihh3, openthread-users
>Is it possible to still use F401 processors and peripherals and use a separate radio such as nrf24l01 to do the job?

This is doable and there is already an example: https://github.com/openthread/ot-esp32/tree/master/example.

BRs,
Kangping

Reply all
Reply to author
Forward
0 new messages