User Activity

Hello, I am in the development of a project that we need our BLUENRG-M2SA device to be configured as a Slave device (PERIPEHRAL role) and connected to two different Masters devices (two different Mobile Phones).My questions are:Is this supported by t...
Hello,I am using STM32F401 and specific SPI_TxCloseIRQHandler : * @version V1.1.0 * @date   19-June-2014As slave, this function fails in this:/* Wait until Busy flag is reset before disabling SPI */   if(SPI_WaitOnFlagUntilTimeout(hspi, SPI_FLAG_BSY,...
Posted on August 24, 2015 at 11:15Hello, Can anybody help in order to setup the USART1 on this controller? I have a ST NUCLEO dev. board with this Microcontroller. I don't want to use the Cube generator. I want to use the stdperiph driver without ha...
Posted on January 16, 2015 at 06:58Hello, I am using an stm32f4-discovery board with MCU stm32F407. My intention is create a project using the STM32CubeMX c generator using both RTOS and USB Middlewares. I want to be able to see in my Device Manager...
Posted on January 15, 2015 at 14:34Hello, I am using an stm32f4-discovery board with MCU stm32F407. My intention is create a project using the STM32CubeMX c generator using both RTOS and USB Middlewares. I want to be able to see in my Device Manager...