Task 1: Read Datasheet and Comparison between RP2040 and ESP32
Link to group assignment
Weekly Reflection
I have been mostly designing with the RP2040 in mind. From reading the datasheet as well as comparing the MCUs with the ESP32, I have decided that for my final project it would be best for me to use an ESP32 mainly because
- I need the WiFi module to wirelessly communicate between two boards; RP2040 is missing such feature although it is capable to do wired communication with UART.
- ESP32-S3 has more pinouts. (Although Xiao RP2040 & ESP32-S3 has the same amount of pinouts) I would like to use Current Sensor and Pressure Transducer. Having more pinouts could be better for my project.
- Both operating voltage is actually at 3.3V. They could cater to 5V too when plugged in with the USB wire.
- The ESP32-S3 has more memory size