Bug Report: STM32CubeMX creates broken makefiles
Posted on March 16, 2018 at 16:57The original post was too long to process during our migration. Please click on the attachment to read the original post.
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on March 16, 2018 at 16:57The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on December 29, 2012 at 08:38 Could not find a ready solution for using 1-wire protocol with STM32 in C (working wiwth IAR), so I decided to rework the C++ library that came with arduino. So, if anyone needs it - here it is a fully...
Posted on April 03, 2018 at 23:17hello everybody,I want to program a clock at 210 Mhz on a stm32f7xx. My parameters are:HSI RC (16 Mhz) used PLL Source Mux , PLLM = /8, PLLN = * 210 , PLL /P = /2 , PLL /Q = 9 ( used for SD)System Clock Mux PLLCLK , ...
Posted on May 23, 2017 at 16:16Hi,Some of USART Peripherals support The Manchester Encoding/Decoding on a serial bit-stream that send or received.some MCUs such as ATMEL SAM3x or some families of Microchip's PIC or Cypress ARM's MCUs have this capab...
Posted on April 02, 2018 at 22:07Hi All,Im trying to interface with a PCA9543A and a MT9P031 image sensor connected to I2C1 on my STM32H743I-eval board.Using the http://www.st.com/content/st_com/en/products/embedded-software/mcus-embedded-software/s...
Posted on March 31, 2018 at 17:30Hey guys.I would like to receive NMEA lines from my GPS module with UART with STM32L476 DISCOVERY. Can you please help me how can I receive the full sentences? Because the length of the lines always differ, so with s...
Posted on January 30, 2018 at 13:21hello is use stm32f30p4 and use 8000000 hse_value and use cmsis.i change SystemCoreClock in the system_stm32f0xx.c to 8000000 but my clock doesn't change and still work on 48MHZ.how can i fix it?SystemInit();System...
Posted on April 03, 2018 at 16:21Hi, I need help on STM32F4 micro controller. I need to interface USB POS printer with micro controller. I have done little bit working in USB HOST FS/HS Host programming. But i dont know how to write stack for USB ho...
Posted on April 03, 2018 at 12:111. Target board: STM32F407G-DISC1(MB997D)2. Timer 1 and 4 configuration3. Probing PE9 for OPM of TIM1why 1st pwm is not working?Is it impossible to use timer by this manner?
Posted on April 03, 2018 at 09:15Hello,For a new project, we plan to develop the software on a STM32F769i-DISCO (discovery kit) with STM32Cube, but we need in a close future a true SBC board.Who are the manufacturers of true SBC cards with STM32F769...