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

STM32F4 Discovery. CAN communication FAIL. HAL_TIMEOUT.

Posted on September 22, 2015 at 15:09Hello everyone, this is my first post in the forum, but I read a great deal of threads about CAN communication between PC and STM32 Discovery using HAL Libraries.The problem, basically, is that I'm unable to send...

stm32f439 is resetting when configuring FMC

Posted on September 22, 2015 at 20:35Hello,I'm having a strange problem that's been holding me up for the past few days.  I've been trying to configure the FMC to work with a Cypress CY7C1051DV33 SRAM on a PCB that I developed.  In fact, the configu...

ralphj by Associate II
  • 657 Views
  • 2 replies
  • 0 kudos

STM32L051 enter Stop mode on return from ISR

Posted on September 19, 2015 at 11:29Hello! I have a simple program. It has software IRQ to enter Stop mode on return from ISR, and RTC IRQ to wake up and leave Stop mode. RTC IRQ toggles the red LED. On return from Stop mode (return from SW IRQ) th...

korhal by Associate II
  • 629 Views
  • 2 replies
  • 0 kudos

STM32F4DISCOVERY and STM32 PMSM FOC SDK

Posted on September 22, 2015 at 20:52Hi everyone.I am developing a robotic application and I need some advice.I need to drive two BLDC motors (these drive the wheels of the robot) and also to interface with a parallel camera.I understand that with S...

STM32Cube bug with FatFS

Posted on September 18, 2015 at 19:24Hi ST, When configuring  the FatFS in Platform settings, I can configure the pin for card detect function. When using this config, following code in generated: uint8_t BSP_SD_IsDetected(void) {   __IO uint8_t sta...

Osto by Senior
  • 559 Views
  • 2 replies
  • 0 kudos

UART reception DMA issue

Posted on September 22, 2015 at 17:47Hi, Im using an STM32F071RB. I configured USART to receive data in DMA. I often get reception stuck but I cant understand why. I had a look at the registers: USART1->CR3 looses DMAR bit (0x00001040 becomes 0x00...

Kei uLink resetting read/write protection

Posted on September 21, 2015 at 20:16Hey,I know that I can include a opt.s assembly instruction file in a keil project to set the read/write protection bits etc to level 1. I was just wondering, if I need to wipe such a device, how can I reset the o...

estersci2 by Associate III
  • 1609 Views
  • 8 replies
  • 0 kudos

stm32f429 discovery gui_init

Posted on January 03, 2015 at 11:04HelloI'm using stemwin library for stm32f429 discovery. I just try to create simple project like - ''Hello world''. And my program hangs in GUI_init, namely in _DMA_Fill in line:while (DMA2D->CR & DMA2D_CR_START) {...

STM32F4 GPIO Reset Values

Posted on September 21, 2015 at 18:53I have an issue that seems to be related to some fundamental lack of understanding about GPIO behavior that I can't figure out.  The most clear symptom I have identified is this:I'm working with an STM32F405RGT6 ...

craig by Associate II
  • 3296 Views
  • 6 replies
  • 0 kudos