Explore >> Select a destination


You are here

spezifisch.codeberg.page
| | axio.ms
5.0 parsecs away

Travel
| | Original concept circa 2008, revisited 2012, hardware designed Feb 2014, firmware designed April-August 2014, project completed August 2014, installed in spa...
| | 8051enthusiast.github.io
4.5 parsecs away

Travel
| | [AI summary] The article provides an in-depth analysis of the firmware of a laptop's Realtek WiFi chip (rtl8821ae), exploring its architecture, communication protocols, and the RealWoW technology used for wake-on-wifi. It also discusses the possibility of creating a keylogger by leveraging the EC (Embedded Controller) and WiFi firmware interactions. The content includes insights into the 8051-based firmware structure, memory-mapped communication, and reverse engineering efforts to understand and modify the firmware.
| | andybrown.me.uk
3.6 parsecs away

Travel
| | Hello and welcome to my first published non-Nokia cellphone LCD reverse-engineering effort. All my articles in this series focus on bringing you all of the details that you would need in order to c...
| | ciesie.com
31.1 parsecs away

Travel
| You programmed STM32 microcontroller using Nucleo or Discovery boards. That means you used Serial Wire Debug (SWD) for programming/debugging. Now, you are designing a PCB with a STM32 microcontroller on it, which means you have to be able to program it. One solution is uploading the code through a bootloader - a small piece of software, made by ST that has been saved in the protected (read-only) memory of the microcontroller.