In August 2022, Nordic Semiconductor announced its first Wi-Fi product. The nRF7002 is a dual-band (2.4 and 5 GHz) Wi-Fi 6 compatible companion IC. It does not have a general-purpose microcontroller built-in. Instead, Nordic intends for you to combine it with another microcontroller, like one of their nRF52 or nRF53-series system on chip (SoC).
During the component shortage, I got to know Raspberry Pi’s RP2040 microcontroller. It is a dual-core Arm Cortex-M0+ with about 262 kilobytes of RAM. The feature I like most is the programmable IO pins. These are small state machines that run independently of the Arm cores. They allow for some clever tricks. For example, I used them extensively on the Mega IIe project.
Most of these pictures from the Mega IIe project did not make it into a video or talk. There were many “behind the scenes” style shots. Some of the pictures have titles and descriptions. I work on them when I have free time. Let me know your favorite!
Alvaro and Jen invited me to discuss the reverse engineering aspect of the Mega IIe project on the Unnamed Reverse Engineering Podcast. We focused on some of the finer details about the Mega-II chip’s operation. The discussion followed many rabbit holes. (Totally my fault and not theirs!)
These links accompany the Mega IIe presentation at Supercon 2023.