Search code examples
Problem Flashing nrf52 chip using Openocd...

microcontrollergdbserveropenocdnrf51nrf52

Read More
L1 cache behaviour of STM32H7...

ccachingembeddedstm32microcontroller

Read More
What's the use of /256 and %256 in it and how is the address divided into hi and lo bits?...

pythonmicrocontroller

Read More
Memory Aliasing to a specific Flash Sector...

cembeddedstm32microcontrollerboot

Read More
STM32: Code execution seems to depend on its location in flash memory...

carmstm32microcontrollercortex-m

Read More
why is in my msp430g2553 microcontroller, char 'c' stored as ff63 but not as 0063?...

cembeddedcomputer-sciencemicrocontrollermsp430

Read More
How to fix STM32CubeProgrammer No STM32 Target Found...

armembeddedmicrocontrollerstm32stm32cubemx

Read More
How is ISR a callback function...

microcontrollerinterrupt-handlingisr

Read More
passing args in interrupt handler...

embeddedmicrocontroller

Read More
Keil Compiler Warning: anonymous unions are a c11 extension [-wc11-extensions]?...

cmicrocontrollerkeil

Read More
Matrix Keypad Implementation problem: PICSimLab, PICGenios, PIC18F4580...

cembeddedmicrocontrollerpic18

Read More
Read strings from USB-CDC; how to use stdio_set_chars_available_callback()?...

cusbmicrocontrollerstdioraspberry-pi-pico

Read More
How to display time on stm32-discovery...

cstm32microcontrollerstm32f4discovery

Read More
Programmable usb host to host controller...

embeddedusbmicrocontrollerspoofing

Read More
Changing Input to Output dynamically...

cinputoutputmicrocontroller

Read More
STM32 FDCAN Communication: How do you set up FDCAN using low level programming on STM32U5?...

embeddedstm32microcontrollercan-buslow-level

Read More
How to create separate prologue and epilogue for functions in gcc?...

cgccmicrocontrollerldsections

Read More
Programming HEX using MPLAB X IPE v6.15, leads to PIC not starting...

microcontrollerpicmicrochipmplabmplab-c18

Read More
Why is .data and .bss section copied to SRAM from the flash memory in the start up file?...

embeddedmicrocontrollercompiler-specific

Read More
Convert string received from BTSerial to HEX string...

c++arduinobluetoothmicrocontrolleresp32

Read More
Why isn't my polling routine working when I poll on interrupt and works when I do on main routin...

c++microcontrollerinterruptpollingatmega

Read More
my servo tries to go past its limit and wont stop until i unplug it, and force it into some normal p...

arduinomicrocontrollerservorc

Read More
stm32 PWM command...

cembeddedmicrocontrollerstm32f4pwm

Read More
Compensating for missing jpeg bytes...

cjpegmicrocontrollerdata-lossradio-transmission

Read More
Why does iostream take so much flash space on an MCU?...

c++microcontrolleriostreamcortex-m

Read More
On TM4C123GH6PM Launch Pad, is my ADC process conflicting with main? Changing LED...

armembeddedmicrocontrolleradclaunchpad

Read More
STM32 FreeRTOS give binary semaphore from ISR not working...

stm32microcontrollerfreertoscmsis

Read More
Adafruit QT PY ESP32-S2 stuck in CircuitPython mode...

microcontrollerarduino-esp32adafruit-circuitpython

Read More
PIC timers to create PWM...

ctimermicrocontrollerpicled

Read More
Philips 80C552 microcontroller ADC interrupt...

microcontrollerinterruptadc

Read More
BackNext