This looks like a nucleo144, except its risc-v... but why would I use it over said nucleo144?
ESP32-S31
31–40 of 207 posts
Re: ESP32-S31
#32Re: ESP32-S31
#33Re: ESP32-S31
#34Any reason why this device wouldn't have Z-Wave? Is the wireless protocol significantly different than Thread and Zigbee?
(at least in the US, not sure about other countries)
Re: ESP32-S31
#35Earlier quoted context omitted.
Curious: What does the "imac" stand for in the architecture target name ?
IMAC are the RISC-V extensions supported: I = Base integer instruction set, 32-bit M = Standard extension for integer multiplication and division A = Standard extension for atomic instructions C = Standard extension for compressed instructions https://en.wikipedia.org/wiki/RISC-V#ISA_base_and_extensions
Re: ESP32-S31
#36The 1GB bandwidth is interesting. It also has Simd instructions too. Could this theoretically be used as a router or wireguard vpn instance?
Re: ESP32-S31
#37Also I want to dive into hardware stuff but I'm always clueless as to what I do afterwards when this would arrive? Are you using a generic board or are you ordering and designing PCBs to hook this up to?
What are you using it for ? How do I go from a prototype to mass production via kickstarter?
Re: ESP32-S31
#38Re: ESP32-S31
#39Re: ESP32-S31
#40This looks like a nucleo144, except its risc-v... but why would I use it over said nucleo144?