Search code examples
How to achieve zero duty cycle PWM in AVR without glitches?...


embeddedmicrocontrolleravratmelpwm

Read More
Deep Sleep wakeup w/ ESP32-C3...


arduinomicrocontrolleresp32arduino-idearduino-c++

Read More
Why esp32 cannot sync lcd while playing audio?...


arduinomicrocontrolleresp32arduino-esp32lvgl

Read More
Weird behaviour when enabling interrupts for CTC mode onTimer0 on ATtiny85...


cmicrocontrollerinterruptavrattiny

Read More
Stopping a repeated for loop overloading the microcontroller...


pythonloopsmicrocontrollermicropythonneopixel

Read More
Why can't I change the PWM output pin in ATTINY1616?...


cmicrocontrolleravratmelstudioattiny

Read More
Does STMicro wrongly interpret the term "shadow register"?...


microcontrollerstm32stm32f7nucleo

Read More
Does every interrupt need its own function?...


c++arduinomicrocontrollerinterruptinterrupt-handling

Read More
Where are avr-gcc libraries stored?...


cmicrocontrolleravravr-gccavrdude

Read More
How to make timer0 use a prescaler of 1:64 in 16 bit mode?...


ctimermicrocontrollermicrochippic18

Read More
How to get UART to work in PIC32 with correct clock frequency and baud rate?...


embeddedmicrocontrollermicrochippic32

Read More
Changing between colors using a microcontroller...


carduinostm32microcontrollernucleo

Read More
Can LittleFs read and write binary files?...


cembeddedfilesystemsmicrocontroller

Read More
Using STM32 HAL Timer and Adjusting the Duty Cycle of a PWM signal...


ctimerembeddedstm32microcontroller

Read More
Looking for MCU with AES. Migrating from STM32F107...


armmigrationaesmicrocontrollercortex-m

Read More
lpc1788 MPU Configured but goes in HardFault handler...


assemblyarmmicrocontrollercortex-m

Read More
Start bootloader from firmware...


carmmicrocontrollercortex-m

Read More
Can anyone explain this complicated pointer expression?...


carmembeddedmicrocontrollercortex-m

Read More
How the Memory Page size is set for a controller...


microcontrollercortex-m

Read More
Cortex-M3 NVIC_EnableIRQ(Systick_IRQn) causes hard fault exception...


microcontrollercortex-m

Read More
Cortex M3 sequence of operations from power ON(Precisely from 1st machine cycle)...


microcontrollercortex-mnxp-microcontroller

Read More
How to find the memory address of a task or a variable in FreeRTOS...


memory-managementmicrocontrollerfreertoscortex-mdma

Read More
Unable to find root cause why i am unable to program the LPC54606 microcontroller...


microcontrollerkeilnxp-microcontrollerlpcsegger-jlink

Read More
writing hex file to RAM in ARM Cortex-M...


armmicrocontrollercortex-mbare-metal

Read More
How to echo the data in the UART in ARM CORTEX-M3...


assemblyarmmicrocontrollercortex-mmicroprocessors

Read More
Why the reset is assigned value of start + 1 in cortex m3...


armmicrocontrollercortex-mmicroprocessors

Read More
Why there is a dead loop in the generated assembly for a Cortex-M interrupt handler?...


gdbmicrocontrollercortex-mthumb

Read More
ESP32 Consistently Restarting after Closing Serial Connection...


arduinoserial-portmicrocontrolleresp32data-transfer

Read More
__GETSR() function is not compiling in GHS compiler...


cmicrocontrollerautomotivegreenhillsrenesas-rx

Read More
Is there a cache in the ARM Cortex-M4?...


cachingarmmicrocontrollercpu-cachecortex-m

Read More
BackNext