User Activity

Hi,I used a Nucleo-F303RE board as template for my own hardware. Timers and clockfrequency are running fine on the NUCLEO but they are slow by factor 9 on my own hardware. USARTs are running on the exspected baudrate. Factor 9 gives a hint to the PLL...
Hi,I run the NUCLEO-F303RE eval board. I separated the ST-Link part from the target processor part and connected GND/TCK/TMS/NRST/SWO by wires. I populated the 8MHz xtal with Rs and Cs on the target part. This works fine.I copied the circuitry for th...
Hi,I'm running two timers on STM32F303 which do square wave output on two hardware pins. They are clocked by the 72MHz internal clock. They count down to 0 and reload from ARR register, which sets the output frequency. The two timers run perfectly sy...
Hi,recently I detected "complex.h" and the float complex data type for C++ project files. Since then dealing with complex numbers got very easy. I would appreciate the same ease of use for 3D float vectors, i.e. I need a float vector data type and th...
Hi, I use CubeIDE 12 and compile and load my code with the the green and white 'run debug' button at the top. That works fine but at the end some file from the project pops up and the editor is focus away from the sourcefile to that file. Where/how c...
Kudos given to