User Activity

I have an STM32F411 Discovery kit with an STM32F411VET6 on it and it is not included in the STM32CubeIDE Version: 1.1.0. I updated the IDE but it did not solve the issue. Is it possible to get the right files for this board or should I select a diffe...
Posted on June 21, 2017 at 10:49Hello, I am using the uC to receive and transmit data over SPI2 in slave mode with the following configuration:CR1 =0x0078, CR2 = 0x0700, AFRH = 0x55353500, MODER = 0xa2a0556aThe APB1ENR is also properly configured.Th...