User Activity

Hello,How long does the __NOP() function last?Is it the time of a cycle? Or 1/F = cycle time?My MCU is an STM32F401RE, and I understand that the maximum frequency is 84 Mhz.So 1/84 Mhz = 11.90 ns, is that the time of a cycle?In my case, if I loop 14 ...
Hello,I've been trying to find a solution on the forums for several hours now, to no avail!I have just put my programs on STM32F401, I compile with MBED Studio. I used to light my WS2812 LEDs with a KL25Z (NXP) always using Mbed Studio and my library...
Hello everyone,I'm working on STM32F401RE and I'm in the middle of designing a circuit.I have 2 questions:1- Is it possible to use the USB_DP & USB_DM (PA_11 / PA_12) pins in serial TX & RX mode in addition to the USB_DFU mode? I mean, can I physical...
Hello everyone,Since can I switched to STM32F401RE. Since impossible to compile with MODSERIAL.I’m compiling on MBED StudioMED OS 5.15.7Here is the errorMODSERIAL_NUCLEO_F401RE.cpp:5:17: error: 'struct serial_t' has no member named 'index' switch( _...
Hello everyone, I am new to this community and I am starting to use the STM32F401 from the Nucleo platform. Thank you in advance for your indulgence and your help.  So I programmed a test code on nucleo which works well. For my final project, I need ...
Kudos given to