User Activity

Trying to read out a resistive touchscreen right now. To keep everything as simple as possible for testing I created an empty project in CubeMX just for testing this and set up all the pins in a static fashion (No reconfiguration at runtime)Measuring...
I'm currently working on a project that needs to decode JPEG's and do so as fast as possible, natuarlly I've looked for alternatives to the libjpeg offered by CubeMX and stumbled upon Libjpeg Turbo which uses SIMD instructions to optimize the de-/com...
Hello there,I've prototyped a custom PCB, but I'm having issues getting USB to work, Windows is unable to read the Device Descriptor.The IO, from what I understand, is connected correctly and the generated code is (seemingly) successfully able to ini...