User Activity

This post was originally attached to this old, solved thread: https://community.st.com/t5/stm32-mcus-products/how-to-reset-counter-value/td-p/175202    Hi,   in my case this technique has some drowback. It seems that using the macro  __HAL_TIM_SET_CO...
Hi Community, 1) I have to demodulated a continuous bitstream of 201bit (1ms per bit) sent by a host to my stm32F401RE. Which peripheral would you suggest to use?2) If I have to transmitt and receive custom serial data  in half duplex with clock in T...
Hi guys,I really need your help.I'm trying to divide two numbers.. But the result is still 0. Analyzind the disassembling the commands are not those of FPU unit. I enable the FPU in the  Properties/MCU Setting.Here the simple code:uint32_t A = __HAL_...
HI, I m trying to send a 16 bit word using SPI HAL to a SPI external interface driver. SPI is configured as:-Transmission master-16bit data TX-MSB first.This driver requires first address of the register and then the content to be received. I created...
Kudos given to