Skip to main content

Questions tagged [assembly]

This is a programming language that is at a low level that corresponds with the instruction set of the machine being programmed.

1 vote
1 answer
80 views

QUESTION: Why aren't nested interrupts working on the R5F core on the AM2434/AM6442 when using VIM? This question is not about someone reviewing my code. It's about trying to understand the ARM R5F ...
user4574's user avatar
  • 13.5k
0 votes
1 answer
128 views

I am attempting to repair the following piece of electronic. The tactile switch is an interface for the on/off button that on the case of the device. I have tried soldering the tactile switch onto the ...
user204573's user avatar
2 votes
1 answer
202 views

In the following 14 layer PCB, there is a flip chip assembly for one of the chips, the chips is very fine pitch around 200 um: Considering that in flip-chip assembly, the heating process occurs from ...
Andromeda's user avatar
  • 1,438
0 votes
1 answer
132 views

I am planning writing an elaborate swarm-like (8-16 chips with no common bus to speak of) solution. Given that I plan on storing 3k of data (considering implementing compression) and need some clarity....
markoj's user avatar
  • 13
0 votes
2 answers
158 views

Unable to solve the above question. Getting error A40:invalid register when running this code on XRL instruction: ...
Devesh Singhal's user avatar
1 vote
0 answers
199 views

Before explaining the problem I want to say as a disclaimer that I am a total beginner with baremetal coding in ARM, so the problem could be anywhere. I am following this guide to move my first steps. ...
theL's user avatar
  • 11
0 votes
1 answer
99 views

I want to simulate **the Entry set mode ** function of and LCD based on HITACHI 44780 Controller. (Here is the datasheet.) The "Entry set mode" is given the following code of the 8 bits data ...
learn design's user avatar
  • 1,166
0 votes
1 answer
98 views

I am currently trying to indirectly address the SRAM of the ATMega328P by using the following code: ...
user380637's user avatar

15 30 50 per page
1
2 3 4 5
32