Uri Shaked
Uri Shaked
Hi, can you please provide a link to a Wokwi project with the relevant code?
Thanks for explaining! Including a link to a relevant test project that have been tested on physical hardware will increase the chances we'll get to implementing it sooner.
Thanks for reporting! I looked into this, and it seems that the DSP code uses one of the ESP32-S3 PIE (Processor Instruction Extensions), ee.ldf.128.ip, which is not currently implemented in...
Thanks for explaining the use case! Implementing the SIMD + DSP instruction simulation would take a considerable amount of effort. Is this something that would be helpful for your work?
Fixed (we implemented the required instructions on the S3)
Thanks for sharing your feedback! I'm thinking about removing this pin assistance feature altogether, it is only works for certain boards (most modern boards have configurable pin functions), and as...
Thanks for the feedback! I've looked into this again, and it seems like the thing that makes it confusing is the fact that the Nano pins are getting highlighted twice...
Hi, thanks for sharing your request. Can you please provide more details about your use case for the DAC?
> Is it an expected behavior? Is it possible to somehow configure the wokwi VS code plugin to run on the background instead of pausing when the VS code is...
Partitions.csv is not supported in VS Code. Instead, you should directly use the partition-table.bin file generated by whatever build tool you use. Wokwi for VS Code doesn't support (yet) multiple...