So hypothetically what would happen if you somehow ate this
This is called a WLCSP package and the size is dictated mostly by the number of pins. There have been some for ages with 16 pins (4x4 grid), but this one is half the size at 2x4 pins, so cool. You need pretty advanced PCB fab to use them. But yes, if you go on youtube or do a web search, you can find examples of people hand soldering this type of package.
This part has 16k of flash and 1k of ram, so comparable to the lower end TI MSP430 processors, and maybe midrange by 8-bit MCU standards. It might be comparable to the ATmega parts on the earlier Arduino boards. The later (ATMega328) Arduinos have 32K flash and 2.5K ram, which is still in the same general class.
“accidentally”
Perfect for the next hand soldered Mitxela project.
that’s cool but at 24mhz it’s not doing much. still cool, but quite limited
I work with 32MHz microcontrollers at work and you can do plenty with them. It’s a different world from say general CPUs where speed is king. You’re often more concerned about timing reproducibility than outright clock rates. There are also considerations about power consumption, electrical noise, functioning in extreme environments, etc. that may inform your decision to go with one controller over another.
Could maybe run Doom scaled down.