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

HAL bug hanging when an error occurs

Posted on September 18, 2015 at 19:36Hi, There is a bug in function SD_CmdResp1Error. Whe using FatFS with SDIO, when mount fails but the f_open is called, the system hangs in following function: static HAL_SD_ErrorTypedef SD_CmdResp1Error(SD_Handle...

Osto by Senior
  • 374 Views
  • 0 replies
  • 0 kudos

STM32F042 CAN problems

Posted on September 18, 2015 at 09:58 Hi, I have difficulties to enable CAN module on STM32F I did not face problems with CAN module on STM32F1, STM32F2, STM32F4, but now I'm stuck on STM32F0. 1. First, I'm confused from the peripheral l...

search does not work

Posted on September 01, 2015 at 15:00for several days now a search leads to this message:The search request was unable to connect to the Search Service.

Cannot search STM communities

Posted on September 10, 2015 at 16:52Is this a browser problem?  I get the following message using Chrome when I try to do a search:The search request was unable to connect to the Search Service.

ADC with DMA problem getting values

Posted on September 18, 2015 at 17:02 Hi, I was doing some work with ADC using DMA to store the data. So, I tried to configure my stm32f4-disco with an external interrupt. This works good. With the external interrupt I want that the micro ta...

fiulala by Associate II
  • 1744 Views
  • 5 replies
  • 0 kudos

Storing variables in flash [HAL]

Posted on September 18, 2015 at 14:01Hello there, Does the HAL library supports storing variables in the flash memory? In AVR, with a certain macro added to the variable, I could tell the compiler that it should be stored in flash instead of sram an...

[STM32f4]FSMC bank problem

Posted on August 06, 2015 at 15:52 Hello again! I have a problem with FSMC on STM32f407VGT6 microcontroller. I use it to control LCD through a 8-bit bus. As it was working just fine on STM32f103 on STM32f407 there's this issue. When I set...

STM32 DMA problem

Posted on September 18, 2015 at 16:01Hi, how can i effectively send and receive data  from or to rx/txregisters??Send and Receive DMA actually.. But how?

Quick question about capacitive sensing with STM32

Posted on September 17, 2015 at 18:33Good morning,We are starting a project from scratch, with some capacitive sensing involved in the preliminary definition.But, it is not a human ''finger'' the guy to be detected. It has to be a material object th...

Unlocking flash memory

Posted on September 18, 2015 at 12:46I accidentaly  did something bad to my flash memory on stm32f3. I tried to disable the write protection to the whole flash but in the result now I have the whole flash write protected and cant debug any program (...

dooz by Associate II
  • 1209 Views
  • 3 replies
  • 0 kudos