Steffen W

Results 9 issues of Steffen W

Fixes the problem of buffer processing. Correction affects the function `size_t CDCusb::write(const uint8_t *buffer, size_t size)` Crashes due to the use of this function are avoided. Likewise, crashing due to...

I have the problem that when I send too much data via USB CDC without delay, it happens that data is lost or the entire connection crashes. Apparently I also...

Hi, I have currently played the sample code [sd_msc.ino](https://github.com/chegewara/EspTinyUSB/blob/master/examples/device/msc/sd_msc/sd_msc.ino) on an ESP32-S2 and connected it directly to a Linux coputer via USB. My problem is that the data transfer in...

Hi, is it possible to restart msc if you have previously gone into a sleep mode. I could also unmount the device before going into sleep mode. Unfortunately I have...

Hi @shredEngineer , your project looks good, can you give me an example of how I can calculate an air coil without the gui but only via python? I would...

Hi @MitjaNemec, I would be happy if your plugin would show the icon for your plugin by default. This can be easily implemented. Just add the following: [__init__.py#L23-L26](https://github.com/MitjaNemec/ReplicateLayout/blob/62278e94812c5ef6d706d1a8ecc9758a4381b591/__init__.py#L23-L26) ``` python...

Hi @Steffen-W , I am having same error, but I thought it was because I'm using the version 8 release 3. I did not have any issues when using version...

Files downloaded from digikey should be supported. file structure: *.zip file: - *.stl - KiCADv6/.kicad_sym - KiCADv6/footprints.pretty/*.kicad_mod

Hi @Vrekrer, i have been searching for a very long time for an error that was due to an overflow. Can you perhaps issue a message when an overflow occurs?...