RP2350 (W5500-EVB-Pico2) memory requirements for mongoose #3015
-
We are planning to use the Raspberry Pi RP2350 to run Mongoose. Our objective it to create an embedded webserver (host webpages) and TCP/IP interface for existing products. An Ethernet interface and SSL/TLS is a requirement. The W5500-EVB-Pico2 evaluation board from Wiznet has an external 2MByte of flash and 520KByte SRAM (internal to the CPU). Is this enough to run Mongoose with SSL/TLS? Of course this will ultimately depend on our implementation, but looking for some direction as to the flash and SRAM requirements to run a basic webpage server with TLS. The RP2350 can support up to 16MByte of flash and 16MByte of external SRAM. Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Yeah, we know the specs, we wrote code and tutorials for those |
Beta Was this translation helpful? Give feedback.
Yeah, we know the specs, we wrote code and tutorials for those
Please see our documentation, and follow the guidelines in our tutorials.
https://mongoose.ws/documentation/#pico-2--w5500-module
https://mongoose.ws/wizard/#/output?board=evb-pico2&ide=Pico-SDK&rtos=baremetal&file=README.md