ydnatag

Results 7 comments of ydnatag

If the error still happens after trying before solutions, try to add a 100nF capacitor parallel to EN button as is described in [Figure 4](https://www.espressif.com/sites/default/files/documentation/esp32-wroom-32_datasheet_en.pdf). Many development kits haven't this...

Let me know if i can help you. I'm not good coding c# but maybe I can help with testing. Thank you for this amazing tool!

How can we contribute to the project?

![image](https://github.com/Ultimaker/Cura/assets/5638582/c9d0a6ea-4459-4dab-af86-4ded9330917b) I think I have the same issue but a little worse. The same pattern is in several regions of the parts. My current setup is: * Cura 5.4 *...

Hey, me again. Is there any way to override that attribute or change endianess in runtime? I want to modify it at least from the REPL instantiation.

I'm looking something that stops also some peripherals in the platform too. Is there any way to continue the simulation with one machine paused? Can you tell me where the...

I tried to use "cpu IsHalted true/false". That works for stopping the execution and continue again from the same place. Now I need to reset the CPU to start it...