| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| start [06/08/2026 22:00] – admin | start [06/09/2026 11:07] (current) – [Linux/Unix] admin |
|---|
| [[https://www.cs.unc.edu/~stotts/COMP590-059-f24/robsrules.html?utm_source=hackernewsletter&utm_medium=email&utm_term=code|Rob Pike's 5 rules of programming]] | [[https://www.cs.unc.edu/~stotts/COMP590-059-f24/robsrules.html?utm_source=hackernewsletter&utm_medium=email&utm_term=code|Rob Pike's 5 rules of programming]] |
| |
| =====ARM===== | ======ARM====== |
| |
| **__[[STM32]]__** | **__[[STM32]]__** |
| |
| **{{ :dui0553.pdf |ARM Cortex-M4 Devices Generic User Guide}}** | **{{ :dui0553.pdf |ARM Cortex-M4 Devices Generic User Guide}}** |
| ===== Embedded ===== | ====== Embedded ====== |
| <color /#FFff00>[[Debugging hardware]]</color> | <color /#FFff00>[[Debugging hardware]]</color> |
| |
| | **ST B-G474E-DPOW1** | STM32G474RET6 @180MHz \\ 512KB Flash \\ 128KB SRAM \\ <del>On-board ST-LINK/V3E</del> \\ **Segger J-Link** | [[https://www.st.com/resource/en/user_manual/um2577-discovery-kit-with-stm32g474re-mcu-stmicroelectronics.pdf|Board]] \\ [[https://www.st.com/resource/en/datasheet/stm32g474cb.pdf|MCU_DS]] \\ [[https://www.st.com/resource/en/reference_manual/rm0440-stm32g4-series-advanced-armbased-32bit-mcus-stmicroelectronics.pdf|MCU_RM]] \\ [[https://www.st.com/resource/en/programming_manual/pm0214-stm32-cortexm4-mcus-and-mpus-programming-manual-stmicroelectronics.pdf|M4_PM]] | gcc-arm-none-eabi-9-2019-q4-major \\ --- \\ **gcc-arm-none-eabi-9-2019-q4-major** \\ --- \\ RTEMS toolchain | libopencm3 \\ --- \\ **CubeMX (168MHz) \\ Flash and debug with gdb** \\ --- \\ RTEMS | | | **ST B-G474E-DPOW1** | STM32G474RET6 @180MHz \\ 512KB Flash \\ 128KB SRAM \\ <del>On-board ST-LINK/V3E</del> \\ **Segger J-Link** | [[https://www.st.com/resource/en/user_manual/um2577-discovery-kit-with-stm32g474re-mcu-stmicroelectronics.pdf|Board]] \\ [[https://www.st.com/resource/en/datasheet/stm32g474cb.pdf|MCU_DS]] \\ [[https://www.st.com/resource/en/reference_manual/rm0440-stm32g4-series-advanced-armbased-32bit-mcus-stmicroelectronics.pdf|MCU_RM]] \\ [[https://www.st.com/resource/en/programming_manual/pm0214-stm32-cortexm4-mcus-and-mpus-programming-manual-stmicroelectronics.pdf|M4_PM]] | gcc-arm-none-eabi-9-2019-q4-major \\ --- \\ **gcc-arm-none-eabi-9-2019-q4-major** \\ --- \\ RTEMS toolchain | libopencm3 \\ --- \\ **CubeMX (168MHz) \\ Flash and debug with gdb** \\ --- \\ RTEMS | |
| |
| ===== RTOS ===== | ====== RTOS ====== |
| |
| [[Zephyr]] | [[Zephyr]] |
| |
| |
| ===== Linux/Unix ===== | ====== Linux/Unix ====== |
| Stuff related to [[Embedded Linux]] | Stuff related to [[Embedded Linux]] |
| |
| [[Ubuntu]] | [[Ubuntu]] |
| |
| **__[[kernel|Linux kernel]]__** | <color /#FFff00>**__[[kernel|Linux kernel]]__**</color> |
| |
| [[tools|Development tools]] | [[tools|Development tools]] |
| |
| **__[[drivers|Driver programming]]__** | <color /#FFff00>**__[[drivers|Driver programming]]__**</color> |
| |
| [[device tree]] | [[device tree]] |
| |
| https://pybit.es/career-development-programmers.html | https://pybit.es/career-development-programmers.html |
| ===== Internet of Things ===== | ====== Internet of Things ====== |
| [[GPRS modems]] | [[GPRS modems]] |
| |
| <color /#FFff00>https://github.com/jonnor/embeddedml/</color> | <color /#FFff00>https://github.com/jonnor/embeddedml/</color> |
| |
| ===== Projects ===== | ====== Projects ====== |
| |
| [[Working on]] | [[Working on]] |
| |
| https://www.embeddedrelated.com/showarticle/1473.php | https://www.embeddedrelated.com/showarticle/1473.php |
| ===== Other ===== | ====== Other ====== |
| |
| https://github.com/papers-we-love/papers-we-love | https://github.com/papers-we-love/papers-we-love |