STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

UART can't receive any data, why?

Posted on April 09, 2017 at 16:11In Nucleo-144 stm32f746, I can't receive any data on uart.I write sevrel codes, but none of them works.Can everybody help me?Tank you.

MCO1 on STM32F769I-Discovery? Can I?

Posted on April 09, 2017 at 18:46STM32CubeMX allows me to turn on output to pin PA8/MCO1 when building a project for STM32F769I-Discovery, which is nice. Is there somewhere on this board I can access that signal? This board is so much fun.

How to use USB High Speed on STM32F7 Series

Posted on April 07, 2017 at 19:43Hi there,I want to start using USB High Speed communication on STM32F769 Discovery board.Till now (with the different parts) I used a USB Full Speed interface. There, I simply connect to a Virtual COM Port (let say f...

matic by Associate III
  • 967 Views
  • 1 replies
  • 0 kudos

Resolved! STM32F103 - Std Periph Driver not working with bootloader

Posted on April 03, 2017 at 05:58I am running into an issue with the ST Standard Peripheral Driver. If I download my project to my STM32F103 at Vector 0x08000000, it runs fine. If I use my bootloader to load my project to 0x08004000 (I set this in t...

Programming Flash in STM32F407

Posted on April 05, 2017 at 22:20Hi,First, let me just say that I am new to the STM32 series of microcontrollers, so if I am asking the obvious, or has already answered somewhere else, I apologize.Now, I want to use a bank of STM32F407s as co-proces...

STM32F7xx SDMMC_STA bit 9 reserved, acts like STBITERR?

Posted on April 07, 2017 at 20:57I have some SDMMC driver code carried over from STM32F4xx that uses bit 9 STBITERR of SDMMC_STA register.  In the STM32F7xx reference manual RM0410 DM00224583 DocID028270 Rev 2 dated April 2016, this bit in SDMMC_STA...

CCMRAM AND RAM

Posted on April 07, 2017 at 09:25HiAm using  both CCMram and Ram memories (STM32F429), my ram is full . Can i use free space of CCMRAM to RAM if possible kindly suggest me how to use it?THANKS IN ADVANCE.

STM32L0 LCD and VREFINT

Posted on April 07, 2017 at 15:55Hi, We are adding a LCD glass to to our product. As a start I tested using STM32L1 Discovery board and now we made a custom board using STM32L0. On the STM32L1 I could disable the VREFINT if I was using external volt...

luisf by Associate II
  • 413 Views
  • 0 replies
  • 0 kudos

Debugging STM32F4 from SRAM

Posted on April 07, 2017 at 15:08I am trying to program and debug from SRAM but it seems that I'm not doing something right.This is what I do to start debugging: I use TrueStudio to generate ld script to compile and assemble for SRAM.BOOT0 and BOOT...

RTC

Posted on July 21, 2015 at 21:18Hi,I am using Cube MX to generate the RTC code.It is working perfectly fine, the time is counted correctly. But every time I turn off the device, the time and date are set back to 0.I found the problem in the Init fun...

lucas23 by Associate II
  • 3159 Views
  • 13 replies
  • 0 kudos