Search code examples
How does the program counter in register 15 expose the pipeline?...

armmicroprocessors

Read More
What is a good strategy for understanding an embedded processor? How to use its GPIOs for example...

cembeddedstm32gpiomicroprocessors

Read More
How do I increase the speed of my microprocessor?...

android-studioandroid-emulatormicroprocessors

Read More
HOW does a 8 bit processor interpret the 2 bytes of a 16 bit number to be a single piece of info?...

memorybinarymicroprocessors

Read More
Can't we use the ADD instruction to add two 16-bit numbers in 8086?...

assemblyx86-16microprocessors

Read More
What do these two bit values mean in this register transfer notation instruction: ACC <-- [[CIR(1...

assemblycpu-registersmicroprocessors

Read More
I cannot understand how the ARM stack operations work...

assemblyarmstack-memorymicroprocessors

Read More
Microprocessor and Microcontroller Compilation Differences...

ccompilationlinkermicrocontrollermicroprocessors

Read More
C++ wrapper for bound member function on resource constrained MCU...

c++embeddedfunction-pointersmicroprocessors

Read More
Reverse word letters of a sentence with keeping same word order as entered in emu8086...

assemblyemu8086microprocessors

Read More
Confused about the binary code for the MVI instruction in the 8085 instruction code. Please see...

assemblymicroprocessorsinstruction-setmachine-code8085

Read More
How Intel 8085 actually performs a subtraction with previous borrow?...

assemblymicroprocessors8085carryflag

Read More
Based Indexed Addressing Mode Memory Sum...

assemblycpu-architecturex86-16microprocessorsmicro-architecture

Read More
why is the Program Address Register in 8051 connected to a 8-bit bus?...

microcontrollermicroprocessors8051

Read More
Trouble Understanding Associative Cache...

cachingcpu-architecturecpu-cachemicroprocessors

Read More
Are WAW and WAR hazards unique to RISC processors?...

microprocessorsrisc

Read More
add instructions to 8051 architecture...

embeddedmicrocontroller8051microprocessors

Read More
Moving data from memory to memory in micro controllers...

microcontrollerx86-16microprocessors

Read More
About memory and how to calculate the ending address...

memorymicrocontrollerrammicroprocessorsrom

Read More
Compile error for AI Thinker ESP32-CAM card...

cesp32microprocessors

Read More
Too few arguments to function 'int fclose(FILE*)'...

c++microprocessors

Read More
How to understand the snippet of code below...

assemblyx86nasmmicroprocessors

Read More
How can I tell what architecture a microprocessor is from the assembled code?...

assemblyreverse-engineeringmachine-codemicroprocessors

Read More
What is the use of arm-none-eabi-ld -Ttext=0x20 -o add.elf add.o...

assemblyarmmicrocontrollermicroprocessors

Read More
How to calculate the size of the file with assembly instructions of Arm...

assemblyarmmicrocontrollermicroprocessors

Read More
How to send data through UART of LM3S811...

assemblyarmmicrocontrollermicroprocessors

Read More
How does the Microprocessor detect if it's in-between an instruction?...

assemblyarmcortex-mmicroprocessors

Read More
Reading state of push button to turn on LED in AVR using Atmega32...

avratmegamicroprocessorsatmega32

Read More
How to get time intervals on STM32?...

timestm32microprocessors

Read More
Why does my Verilog Waveform Suddenly Stop When a Value Changes to 1...

veriloginfinite-looppipelinemicroprocessors

Read More
BackNext