Skip to main content
Filter by
Sorted by
Tagged with
279 votes
40 answers
465k views

I'm brand new to jQuery and have some experience using Prototype. In Prototype, there is a method to "flash" an element — ie. briefly highlight it in another color and have it fade back to ...
Howard Pinsley's user avatar
7 votes
2 answers
7k views

This problem occurs mainly when user is using a little bit slower internet or mobile for example. But flashing is sometimes also seen on higher speeds when page content / images in carousel hasn't ...
Solo's user avatar
  • 7,043
5 votes
4 answers
6k views

I want to get a BASH terminal flashing. The goal is to get the terminal to flash between two colours, say white and black, substantially, using standard Linux utilities. I don't mind if the terminal ...
d3pd's user avatar
  • 8,395
4 votes
5 answers
4k views

I'm using Mantine v7.1.2 with NextJS.I've already added this code to my _app.tsx, but the flash of dark-theme on page-refresh still persists. How do I fix this? <MantineProvider theme={defaultTheme}...
AnonymousBlank's user avatar
4 votes
2 answers
3k views

I would like to run an Altera Cyclone IV IP with OpenOCD. No matter what file I need from quartus, but the execution should be done by OpenOCD. I am currently trying to do it with a sof file. The one ...
Cyborg-X1's user avatar
  • 363
4 votes
1 answer
16k views

I have a system.img.ext4.lz4 file that is compatible with my Samsung S10 5G(Qualcomm) device. I have extracted system.img.ext4 file from the system.img.ext4.lz4 using unlz4 system.img.ext4.lz4 command....
Vatish Sharma's user avatar
3 votes
1 answer
899 views

Here is my code I ve implemented pagination with NotificationListener as well
Abdulaziz Abduqodirov's user avatar
3 votes
1 answer
391 views

Been having issues with this for a couple days, not sure why the text I'm rendering on the canvas is flashing so much. I'm using the requestAnimationFrame() function, but its still flickering. What I ...
Tenetri's user avatar
  • 33
3 votes
4 answers
5k views

I was able to flash a micropython binary which I'd cross compiled some 6 months ago, and it was working fine. It was built from master branch at that point of time, and I did not save the code, nor ...
Ouroboros's user avatar
  • 1,534
3 votes
1 answer
598 views

I'm trying to build a custom ROM for Android. Currently, I've setup my build environment and downloaded the source code. I'm following instructions at https://source.android.com/source/building#build-...
Eddev's user avatar
  • 920
3 votes
2 answers
988 views

We use the micro:bit with the accessory Bit:bot XL. I have a module (robot.py) with just a single function for the Bit:bot (for now). In my script (my.py) I import this function. But after flashing ...
oivron's user avatar
  • 75
2 votes
1 answer
4k views

I would like to understand how is flashing an image on device or partition is different from copying same set of files to the device?
Daemon's user avatar
  • 1,675
2 votes
2 answers
233 views

I installed Ubuntu terminal as now Windows 10 supports it. I built the Nuttx RTOS using the terminal but in Ubuntu I cannot access USB devices except for a pen drive. How can I flash the bin file to ...
Mohamed Vakkayil's user avatar
2 votes
1 answer
1k views

I am working on an Android application using Kotlin and Jetpack Compose. To switch between the different screens I am using the NavHostController. Initialization: private lateinit var navController: ...
Semerkosa's user avatar
  • 136
2 votes
0 answers
593 views

I use OpenOCD + GDB to debug the firmware. When I type load it loads the code to the FLASH memory: Loading section ExtFlashSection, size 0x3fe000 lma 0x90000000 Loading section .isr_vector, size ...
Piotr Jedyk's user avatar
2 votes
1 answer
8k views

I need to flash a new firmware for my china X-302 Tablet (detail below). From the producer i have got a package containing firmware, stock rom, sp flash tool, drivers etc. When I want to use ...
Majkl's user avatar
  • 763
1 vote
1 answer
3k views

I was having trouble on the STM32L462xx with setting the device up for flashing over USB without having access to the BOOT0 pin. Going off of the tutorial on the ST site didn't seem to accomplish the ...
falon89's user avatar
  • 146
1 vote
2 answers
386 views

I want to be able to flash stuff at a certain frequency. For an example, let's say 2Hz. I also want to be able to specify a ratio, where I can have the thing displayed for let's say 2/3 of the cycle ...
Maverick283's user avatar
  • 1,402
1 vote
3 answers
949 views

I am building a website which uses gifs behind the background images to a type of layered background. The problem I am having is that when i navigate to a new page inside my web app the gif (the one ...
benimsson's user avatar
1 vote
1 answer
319 views

Using BBC micro:bit with the scroll:bit pimoroni extension device, I need to embed the scrollbit.py file in my HEX file. I use my favorite editor to produce my python file and uFlash to flash the ...
david's user avatar
  • 1,593
1 vote
1 answer
1k views

I am trying to flash a BeagleBone Black from a microSD card. Here are my steps: Insert 8GB microSD into reader on computer dd bs=1M if=debian-jessie-console-armhf-flasher-2015-02-25-2gb.img of=/dev/...
user5104897's user avatar
1 vote
0 answers
89 views

I am having a bit of a problem, and I believe the situation is pretty unique. I need to flash a system image to my device, however: • The device's BROM mode has somehow been disabled by a recent ...
Trip Trapp's user avatar
1 vote
0 answers
268 views

I have implemented a dark mode to a WordPress site using a simple technique like this one found in https://github.com/avecNava/dark-mode. <script> //runs on every page load, checks local ...
Mikko's user avatar
  • 11
1 vote
0 answers
233 views

Is there an inbuilt or pre-existing feature I can use to accomplish Flashing a Cyclone IV's(EP4CE6E22C8) SROM(W25Q16BV) chip via its JTAG connection? Maybe some setting when compiling in Quartus to ...
Arcane Blackwood's user avatar
1 vote
2 answers
3k views

I am facing a frustrating issue with implementing dark mode into my React application. The application reads from localStorage and applies the theme preferred by the user (this is all done by use-dark-...
wgumenyuk's user avatar
  • 450
1 vote
0 answers
422 views

I have a problem with flashing proc using https://github.com/stlink-org. Using windows STM32-Utility all works fine on every programer. I also using debug which works correctly Tried on other version ...
VGVTKH's user avatar
  • 11
1 vote
0 answers
212 views

I am looking to use a beagle bone black with codesys to read signals through the CANBUS. I am following the instructions from codesys on how to install their software on the beaglebone. The first ...
Austin White's user avatar
1 vote
1 answer
641 views

(MacOS / Chrome) I have the following code: .flash { animation: pulse 1s ease-in-out infinite alternate; } @keyframes pulse { 0% { background: transparent; } 100% { background: ...
P i's user avatar
  • 31.3k
1 vote
0 answers
3k views

I'm trying to program these ESP chips but in order to upload to them, I need something called 'esptool.py' and flash the firmware on each chip in order to do so. I have got to a point where I have the ...
Joseph Higgins's user avatar
1 vote
0 answers
137 views

I am trying to accomplish having the android canvas flash from blue to red. I would like to control the flashing to be adjustable. For example change colors every 100 milliseconds for 3 seconds. I ...
L1ghtk3ira's user avatar
  • 3,199
1 vote
0 answers
4k views

Whenever I tried to flash any custom rom except 360 OS IN coolpad note 3 lite, flashing process ends with "Unmount of /system failed : no such volume". I am using twrp for flashing roms. If I tried to ...
Tech Tamizhan's user avatar
1 vote
0 answers
127 views

I have a WPF application where I show a dialog window which is modal and has its WindowStyle property set to None because I draw my own border/chrome and title bar. Now I have the problem that I can't ...
Christoph Fink's user avatar
1 vote
0 answers
1k views

I want to make some changes in the system.img and flash it into my Nexus 5. To modify the .img I first need to unpack it into filesystem, make the changes anf then repack into new system.img. I'm ...
adam black's user avatar
1 vote
1 answer
212 views

In my iOS app I am using UITableView with max. 8 rows (number of rows can change but maximum is 8). I am downloading some data which are processed and presented in the table view. If some data are ...
DanielH's user avatar
  • 953
0 votes
1 answer
121 views

Ok so first of all i'm just messing around in delphi, and still really new to it, but i noticed that whenever i try to make some kind of game , where W,A,S, and D are the buttons which moves an object ...
Coldus12's user avatar
0 votes
2 answers
1k views

I want to create a flashing effect by drawing a path with color grey, white (matching to the background), and then grey again. I want to flash 3 times, showing gray for 1 sec, white for 1 sec gray ...
Eddev's user avatar
  • 920
0 votes
2 answers
562 views

Can't flash nanoCLR nanoff --platform esp32 --serialport COM8 --nofitcheck --update --clrfile "C:\NanoCLR\nanoCLR.bin" I get an error: "Error E9007: Error downloading firmware file.&...
Exist's user avatar
  • 11
0 votes
1 answer
1k views

I am working with a Raspberry Pico W that has to act as a MQTT client and I am programming it against the Pico-SDK for C / C++ API. Since I am going to use the code for several Raspberry Pico W, I ...
Lasse Michael Mølgaard's user avatar
0 votes
1 answer
240 views

Use case: A/B symmetrical partitions flashing a new image was successful system rebooted to the newly flashed partition almost everything is running fine except few components -> not a successful ...
hasan's user avatar
  • 658
0 votes
1 answer
587 views

When we have a .img file or similar with different partitions and we write this image to flash memory such as an SD card which has only one partition, how is the partitioning of the flash memory done? ...
Engineer999's user avatar
  • 4,159
0 votes
1 answer
64 views

I'm trying to take a sentence and go through flashing the words, and the last word fade out, for a longer period. For some reason it's only doing the last string in the array. Thanks for your time : ...
cybromancy's user avatar
0 votes
1 answer
5k views

I have a Coolpad Note 3 and I am trying to unlock the fastboot (bootloader). Everything is perfectly setup on my Laptop except for one thing that I cannot install recoveries or flash my device ...
Hikki's user avatar
  • 524
0 votes
1 answer
533 views

Whenever I try to upload an image in the D-Link emergency room section, I get the "FAILED TO UPLOAD IMAGE" error, no matter which image I use.
Simon Fredsted's user avatar
0 votes
1 answer
554 views

I have a standard desktop form with a picture as background and various labels on it. When i run the project I have the following output result: The form appear drawing the background nicely but for ...
Guybrush Threepwood's user avatar
0 votes
1 answer
70 views

I want flashing text to link to two different pages, and for the background colors to take over the entire page. I'm a novice, any help with JS is appreciated! Or maybe I don't even need JS for this. ...
user24875129's user avatar
0 votes
2 answers
652 views

I am currently creating a GUI and would like to create a continous blinking text as long as a certain condition holds. Here is a summary on how it works; 1. plot a graph and click a button to display ...
Gracie's user avatar
  • 5
0 votes
0 answers
158 views

The qt window keeps flickering on mac os, but windows does not have this problem, what is the problem? Please see video attachment text Don't flicker the window, keep the window normal don't flicker ...
lo albert's user avatar
0 votes
1 answer
467 views

I'm using dd to flash my buildroot image to an eMMC of my SBC. eMMC is connected as mass storage. The image is created with genimage and have some 'holes' in it. genimage.cfg image sdcard.img { ...
mister_kanister's user avatar
0 votes
0 answers
2k views

I tried to update my "USB Zigbee 3.0 USB Dongle Plus,EFR32MG21 + CH9102F Zigbee USB-Stick". I always get this error message (1): sonoff Opening port COM3, baud 500000 Reading data from C:\...
FoxOverflow's user avatar
0 votes
1 answer
1k views

I built AOSP Android 11 Sunfish by my self and try to flash out images using fastboot into the phone. The entire build and flashing process is done successfully, however, after flashing is done, the ...
Mehran Alidoost Nia's user avatar