User Activity

Hi,How does one set the max fix rate of the Teseo Liv3f GPS to a floating point number? The UM2229 documentation mentioned the parameter value must be expressed in hexadecimal format for any integer value and decimal for any not integer value. The al...
Hi,I have selected the right target board in NanoedgeAI studio and compiled the library and header files to be included in the STM32CubeIDE project. I am also using the right board: STWINKT1B. Project builds and debugs successfully, but every call fr...
Hi,I would like to have SPI2_CLK signal available on the CN2 connector (STMod+ interface) on the STWINKT1B eval board. Based on the schematic, looks like one can activate SPI2_CLK signal on STMOD4 via the 3-4SEL pin on the STG3692 digital switch. But...
Hi,I am trying to upload a new example binary on to the device. The binary is from here:https://my.st.com/content/my_st_com/en/products/embedded-software/mcu-mpu-embedded-software/stm32-embedded-software/stm32-ode-function-pack-sw/fp-sns-datalog1.lic...
Hi,I am using STM32F405, STM32Cube_FW_F4_V1.24.2, STM32CubeIDE, CMSIS RTOS V1, and CMSIS DSP library. I would like to use FFT and semaphores in my project.Does semaphore not work with CMSIS DSP? I know I can get semaphores as well as the DSP related ...