mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-07 18:18:42 -05:00
[GH-ISSUE #319] ST Microelectronics board support #5322
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @profvjreddi on GitHub (Jul 29, 2024).
Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/319
Currently, we support Arduino and Seeed Studio, which are excellent platforms for education, prototyping, and maker projects. But STM boards offer industry-relevant solutions. The professional adoption, development ecosystem, performance capabilities, and certification standards that are associated with STMicroelectronics will make them a preferred choice for industrial applications. So that way we can make sure that students and professionals are well-prepared for real-world challenges embedded ML systems.
@profvjreddi commented on GitHub (Jul 29, 2024):
Board recommended: https://os.mbed.com/platforms/ST-Nucleo-H743ZI2/
@profvjreddi commented on GitHub (Jul 29, 2024):
Software: https://www.st.com/en/development-tools/stedgeai-core.html
@profvjreddi commented on GitHub (Apr 3, 2026):
Closing — this has been open since Jul 2024 with no activity. If ST Microelectronics board support becomes part of the kits roadmap, a new issue can track it.