Ask questions, find answers, and share insights on STM32 products and their technical features.
Any example or link to STM32F4 Discovery for ranging an ultrasonic sensor in real time with freeRTOS
Hello,Where can i find the bsdl file for STM32F107VC?Thanks,Alexandre
I have a problem with QSPI. I try everything, but program doesn't work.I am using STM32F746 series MCU and I am trying to interface with a quad spi memory from Winbond (W25Q16JV).I am following the example found in this location:(I modified some inte...
Hello,I am using the STM32F7 in my project, which uses the CAN1. I create the project from cubemx and connect it to a STM32F4 evaluation board to test. I can see the Can signal via the oscillations cope after the transceiver, but no interrupt can be ...
Hi.,I am very very new to micro controller programming and hit a wall very early on.I have an stm32f3 discovery board which is an stm32f303 vct6.I generated code with PINs 8 through 15 being output pins within stm32 cube and imported that code into c...
Hello everybody,i wanted to send data from realterm serial to the stm32F767ZI but it dose not work. i cant see any message on my terminal. The same code is working good with STMF446re. The UART2 with STM32F4446re is connected to the USB Port. but wit...
Hi All,So I have trying to get the UART to work for a while and after looking at the lines with scope, I discovered the the uart is twice the Baud rate I programmed it to and I don't know why.So I am running my uC of a 16MHz external crystal dividing...
In the data sheet it states that the ADC current at fs=10Ksps is 16 microAmps. I'm struggling to get the current that low. Even just switching on the ADC and its regulator exceeds that valueMy application has a mode where I need the ADC data passed t...
In a word: I seem to have damaged the flash on an STM32F0 Discovery board by attaching external power.DetailsI had peripherals attached to the STM32F030R8-Discovery board that required more than 100mA @ 3V available from the Discovery's on-board regu...