tag: #basic
(20 posts)
Show all tags
-
2025-07-16
:: MCU Synchronization
::
#embedded,
#basic,
#clock,
#timers,
#interrupts
-
2025-07-15
:: MCU Clock System
::
#embedded,
#basic,
#clock
-
2025-07-15
:: Interrupts (ISR, IVT, NVIC)
::
#embedded,
#basic,
#interrupts
-
2025-07-14
:: Timers
::
#embedded,
#basic,
#timers
-
2025-07-14
:: TinyML
::
#tinyml,
#basic
-
2025-07-13
:: PWM (Pulse Width Modulation)
::
#embedded,
#basic,
#pwm
-
2025-07-11
:: MCU Peripherals
::
#embedded,
#basic,
#peripherals
-
2025-07-11
:: MCU Registers
::
#embedded,
#basic,
#registers
-
2025-07-11
:: Basic Embedded Rust Flow (Cortex-M)
::
#rust,
#embedded,
#basic
-
2025-07-02
:: CPU–Peripheral I/O Communication: Approaches and Trade-offs
::
#embedded,
#basic,
#cpu
-
2025-07-02
:: MMIO (Memory-Mapped I/O)
::
#embedded,
#basic,
#mmio
-
2025-07-01
:: Cross-compiling
::
#rust,
#embedded,
#basic
-
2025-07-01
:: Debugging firmware
::
#rust,
#embedded,
#basic
-
2025-06-30
:: I2C (Inter-Integrated Circuit)
::
#embedded,
#basic,
#sp
-
2025-06-30
:: SPI (Serial Peripheral Interface)
::
#embedded,
#basic,
#sp
-
2025-06-30
:: UART (Universal Asynchronous Receiver / Transmitter)
::
#embedded,
#basic,
#sp
-
2025-06-28
:: Serial Protocols
::
#embedded,
#basic,
#sp
-
2025-06-12
:: GPIO (General Purpose Input / Output)
::
#rust,
#embedded,
#basic,
#gpio
-
2025-06-09
:: Understanding Memory Management in Rust: From Dynamically Sized Types to Fat Pointers
::
#rust,
#memory,
#basic
-
2025-01-15
:: Rust Toolchain: A Complete Guide to Managing and Configuring Your Rust Environment
::
#rust,
#basic