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

STM32F103 ADC INTERRUPT from timer 1 CC1 doesn't start with HAL_ADC_START_IT().Adding HAL_ADC_START() after HAL_ADC_START_IT() Solves the problem. Why?

Posted on August 11, 2017 at 14:55I don't see the EOC interrupt stepping into action when using only START_IT().Using MXCube, attached is my user code.Haven't modified any header files. only the weak callback functions which are in my code.

Chen BH by Associate
  • 583 Views
  • 1 replies
  • 0 kudos

SD Card failing 'disk_initialize' in standalone mode

Posted on August 11, 2017 at 03:25I have an ST STM32F405 microprocessor. I generated my IAR Embedded Workbench 7.4 files using STM32 Cube software.  I'm trying to use the SD card resources to access a micro SD card on our custom board. When I use th...

Eric P by Associate
  • 818 Views
  • 1 replies
  • 0 kudos

stm 32f 103 cubmx dma

Posted on August 11, 2017 at 14:36i need help for start used cubmx enable dma for read from spi 1 and write on spi 2if any one can help to me for fined reference document and examplethanks

STM32L1 internal temperature

Posted on August 09, 2017 at 14:44Hello,I use a STM32L151RCT6 on a custom board and i want to read the internal temperature. In the cube library I found an exemple using the LL library so I included the ll_adc driver in my code and tried to use it.W...

Resolved! Flash layout of an STM32F469IEH with 512kB Flash?

Posted on June 19, 2017 at 12:01Hi,we want to use the STM32F469IEH controller which has 512kB of Flash Memory. The Reference Manual does not show any Flash Layout of the 512kB Flash. I assume that it has the Layout of the 1MB Flash Memory with 1x512...

andi z by Associate II
  • 1176 Views
  • 4 replies
  • 0 kudos

Resolved! STM32CUBEMX

Posted on August 10, 2017 at 15:35Hi,Does the STM32CUBEMX support STM32L072KZ or any other MCU from STM32L0x2  series that has 128k of flash?I didnt find those MCU's...thanks...

kobi nis by Associate
  • 710 Views
  • 2 replies
  • 0 kudos

USB dual host application's problems by STM32F205

Posted on August 07, 2017 at 02:46Can I use dual USB host by ST's MCU(STM32F205RE)? Will it supported two USB interface to make two FS host controller (one is FS, another is HS and didn't use external phy)? have one have any suggestions about this? ...

david wu by Associate
  • 617 Views
  • 1 replies
  • 0 kudos