Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
2 votes
0 answers
65 views

I'm trying to get live video from DJI Goggles3. Most likely transmission performs over this interface Interface Descriptor: bLength 9 bDescriptorType 4 ...
Tooling
1 vote
4 replies
174 views

I’m working on a C++ backend tool that performs system diagnostics for various hardware components on Linux. So far, I’ve implemented tests for: Memory — using memtester CPU — using stress-based ...
Advice
0 votes
2 replies
115 views

I'm trying to build my own handheld games console similar to a Game Boy. Currently for the POC I’m using the Arduino Uno, separate SD card reader module and 2.4 inch TFT Display. I want to put the ...
Advice
1 vote
2 replies
169 views

I was curious and wondering how many registers are on an x64 processor. I know there are 16 general purpose registers available to the user, but there are supposedly general purpose alias registers ...
0 votes
1 answer
88 views

Let's say I have a CPU with 1 core and 2 hardware threads (for example, with Intel Hyper-Threading or AMD SMT). From what I understand, that means the core can run two software threads "at once&...
0 votes
1 answer
72 views

This question stems from a technical interview where I was asking candidate about multithreading, and the differences between "true multithreading" via multiple hardware cores and/or ...
2 votes
1 answer
208 views

For the same memory address, if I use atomic operations of different widths to operate on it (assuming the memory is aligned), for example(Assuming the hardware supports 128 bit atomic operations): #...
1 vote
0 answers
128 views

I am trying to use this DMA driver to transfer memory from a streaming device to SDRAM. This is my design in Qsys/Platform designer: The design streams a predictable pattern of 6x6x6x6x to SDRAM. The ...
0 votes
0 answers
121 views

I am working on a Pixel 8 device running CalyxOS. uname -a: Linux localhost 5.15.137-android14-11-gbc062a78e195-ab12057991 #1 SMP PREEMPT Mon Jul 8 12:34:46 UTC 2024 aarch64 Toybox. The device ...
2 votes
0 answers
146 views

I’m currently having a major problem with the Esp32, and using a mouse pointer in regards to getting the Esp32 to display a cursor upon my VGA or Video Graphics Array screen, I have successfully ...
1 vote
2 answers
134 views

Okay my question is probably dumb. But I cant find any answers that correct me. I learned that in DDR4 -lets say the stick has 8 chips- each chip parallelly contributes 8 bit to the 64 bit bus width. ...
1 vote
1 answer
92 views

I have the following code: logic [3:0] a = 4'1010; logic [3:0] b = 4'b0111; logic [3:0] f = 4'b1000; // ~b logic [4:0] c; logic [4:0] d; logic [4:0] e; assign c = a + b; // this gives a ...
0 votes
0 answers
50 views

Foreword: I have never coded in LUA before so my code probably sucks and I'm probably doing something wrong. I recently discovered the G-Shift function of LG mice, and decided to move my auto clicker ...
1 vote
1 answer
309 views

I am developing flutter app and then the flame requires me to upgrade my flutter version and then after that everything seems smooth. After changing parallax image, my pc crashes and I already updated ...
0 votes
1 answer
257 views

I am using STM32F469BIT6 on a custom PCB with IS42S16400J-7TLI external 8Mb SDRAM. On my previous board, I was using STM32F429ZIT6 with the same SDRAM (these MCU and SDRAM were selected because they ...

15 30 50 per page
1
2 3 4 5
...
199

AltStyle によって変換されたページ (->オリジナル) /