#Google to invest up to $1 billion in India's Bharti Airtel
https://www.cnn.com/2022/01/28/tech/google-india-bharti-airtel-intl-hnk/index.html
"Can I have a smaller #Prometheus"
https://wejick.wordpress.com/2022/01/29/can-i-have-a-smaller-prometheus/
"Can We Prove the World Isn’t a Simulation?"
https://nautil.us/can-we-prove-the-world-isnt-a-simulation-13756/
Improvised Reset "Button" for #PineDio Stack BL604 @PINE64 ... Just briefly connect Pins 5 and 6 of the JTAG Port
https://lupyuen.github.io/articles/pinedio#appendix-improvised-reset-button-for-pinedio-stack
#BL602 EFlash Loader calls SFlash_Program to write to flash ... SFlash_Program is defined in the BL602 ROM ... Thanks to the decompiled code we now know how EFlash Loader works! 👍
https://github.com/lupyuen/bl602-eflash-loader/blob/main/eflash_loader.c#L4901-L4910
"Crypto selloff wiped $7 billion off corporate balance sheets" (MicroStrategy, Tesla)
https://qz.com/2118130/the-crypto-selloff-wiped-7-billion-off-corporate-balance-sheets/
@lupyuen Yes, I think it is. There is no space between LoraWAN (cheap and low power) and NB-IoT/LTM (SLAs, options and coverage).
"HIV vaccine tests using mRNA technology have begun"
https://www.channelnewsasia.com/world/hiv-vaccine-tests-using-mrna-technology-2464796
Here's the decompiled function in #BL602 EFlash Loader that writes the firmware to flash ... Let's probe deeper
https://github.com/lupyuen/bl602-eflash-loader/blob/main/eflash_loader.c#L3258-L3300
Here are 5 #BL602 Flashing Commands from EFlash Loader that we can probe further ... Let's dive into "Flash Program"
https://github.com/lupyuen/bl602-eflash-loader#matching-flashing-states-and-commands
#RustLang egui and #WebAssembly in Amazon Prime Video
https://www.amazon.science/blog/how-prime-video-updates-its-app-for-more-than-8-000-device-types
Now we can match the #BL602 Flashing States ... With the Flashing Commands reversed from the EFlash Loader
Imagination #GPU cleared for #RISCV CPU compatibility, licensed to chip designers
https://www.theregister.com/2022/01/27/gpu_riscv_imagination/
Here are the #BL602 Flashing States and Flashing Command IDs derived from the BL602 Firmware Flasher (BLOpenFlasher)
https://github.com/lupyuen/bl602-eflash-loader#flashing-states
@lupyuen At first glance, this could have parallels to the directives of a SUIT manifest.
#BL602 Firmware Flasher works like a State Machine ... Each Flashing State triggers a Flashing Command ... Let's trace the Flashing States
https://github.com/bouffalolab/BLOpenFlasher/blob/main/utils/util_program.go#L195-L245
IoT Techie and Educator / Apache NuttX PMC