Embedded programming

Group Assignment

Objective

compare the performance and development workflows for other architectures

Procedure


Excercise


Conclusions

As you may notice, the RP2040 which we used for the previous assignment and the individual one. is the most powerful in terms of flash memory. ROM and SRAM.

In terms of pins both digital and analog, the most abundant is the Atmega328p. while SAMD11C is the one with the most interfaces both I2C and SPI.

The power supply and downloading interface suggests that only th Atmega328p recquires a bridge while the others include USBC (RP2040) and USB (SAMD11C).

The most powerful is the RP2040 the largest is the SAMD11C, and the tiniest is the Atmega238p.
Rogelio Huitron