Hmm.. the extra ram would be real handy.. I'm using an SPI FRAM at the mo to act as a buffer before pushing data down to sd-card.. was thinking I could use the greater SRAM to avoid that.. but if the sdcard is using sdio, I think I remember reading the docs for that are only available via NDA (which would kill my current sd card storage) {although.. surely there must be sample code for the cpu sdio somewhere?}
I hadn't noticed the SPI Flash & Ether shared the same pins.. I wonder if that's an error.. or if the commands are different enough not to clash? might be amusing if writing data out to ether triggered a page read from the ram ;p
Ebay had some boards sold in the past described as Stm32 spruce, that didn't have the ether, and appeared to have 2 usb instead.. (with tft & a few buttons, same cpu, and 16mb spi flash) ..
I hit the same issue with maple, mainly coming from a 5v arduino board, solved by using an external switching 5v regulator, and dropping that to 3.3v just for the maple.. gave me both supplies with enough oomph to work with.
You didn't mention in the other thread what was odd with the button wiring.. or the change required.. are you using the "solid ide" ;p or maple with your own changes? (or.. solid with your changes?)
The price is low enough to consider getting one to play with, but sounds like it might be 'entertaining' to get the basics going.