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

Keil C Lost Libraries Just Added

Posted on June 03, 2016 at 11:59At the first i created a new project by STM cube. And using in Keil C, i added another library into my KIEL C. when i re-build again my STM cube all my libraries is gone. How can i solve it.

Cube USART DMA Tranfer works only once.

Posted on June 03, 2016 at 22:35Hi everybody, I have some issue with using the DMA Transfer method on a Discovery F3 (F303) board. Don't know if it's a bug, or if I missed something... The HAL is generated with Cube (under Eclipse, Cube-Version is S...

STM32F407VE and CAN2 is impossible to initialize

Posted on June 02, 2016 at 14:52Hello. I have initialized CAN1 and it works properly. I need initialize after a while CAN2 and it is finishing on timeout because INAK is stil TRUE. Where can be problem? Thanks, Jiri #can2-stm32f407-inak

Unable to download any CubeMX package!!

Posted on June 03, 2016 at 11:22Tried to download CubeMX 4.15 but couldn't find it. Neither is it possible to download the CubeMxF1 package or the CubeMxF2 package!! It seems that all the download links are dead!!

Check CAN on single nucleo F103

Posted on June 02, 2016 at 08:24Hi everyone.I see CAN TX interrups.I can't catch interrupt related to CAN RX just by putting jumper between PB8 and PB9 (GPIOs are remapped - double checked).Is it possible ? #bxcan #nucleo103rb #stm32 #can

Interfacing external SRAM STM32F205ZCT6

Posted on June 01, 2016 at 06:41In one of application I need to hold large amount of data in SRAM around 20MB.Which external SRAM should be used & any example code for interfacing it with STM32F205ZCT6. External SRAM required only for data holding f...

CubeMX 4.15.0 Bug Report

Posted on May 29, 2016 at 20:02When some output configured as an alternative function, the only option available is ''Alternative Function Push Pull'' but according to Ref manual (e.g. for stm32f405) the Open Drain for alternative function is also p...

megaboy2k by Associate II
  • 2032 Views
  • 11 replies
  • 0 kudos

What memories does video playback in F746 Discovery use?

Posted on June 02, 2016 at 19:19I thought I would clone part of the STM32F746 Discovery board to show a simple video (and other things). I also noticed that the board has external SDram and flashrom. To be absolutely sure and before I start, I want ...

LMI2 by Lead
  • 351 Views
  • 0 replies
  • 0 kudos

STM32F302 Clock Configuration

Posted on May 21, 2016 at 03:37I am trying to get the Clock Configuration of an STM32F302CB to work. We are using 16 MHz Oscillators. With the STM32F4 I used the clock configuration tool to generate the system_stm32xxx.c file. Unfortunately, I did n...