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

STM32F091 SPI1, RXNE never asserted

Posted on October 06, 2016 at 03:35 Hello, I'm trying to use an STM32F091xC's SPI1 peripheral in master mode (8-bit), but am having issues with the reception of data. While I can fill the transmit FIFO via SPI1->DR readily (the TXE bit gets asse...

The DMA interrupt is different between ADC and DAC

Posted on October 06, 2016 at 05:35NUCLEO-F746ZGI'm testing the ADC and DAC work with DMA, but the interrupt is different:the DMA of ADC can enter interrupt when Half and Full transfer.But the DMA of DAC only interrupt when Half transfer.Timer tmr;D...

kylongmu by Associate II
  • 954 Views
  • 4 replies
  • 0 kudos

STM32Cube FatFS FreeRTOS double generated init code

Posted on March 17, 2016 at 15:55STM32Cube_FW_F4_V1.11.0  I have enabled 3 FATFS: SDRAM, SRAM and SDCard Bug 1: Using FreeRTOS and FATFS and USB-Desice on stm32F429 double generates   MX_FATFS_Init();  MX_USB_DEVICE_Init(); in ''main()'' and in Tas...

bernd2 by Associate
  • 600 Views
  • 1 replies
  • 0 kudos

[Bug] CubeMX 4.14 and clock configuration issue

Posted on March 22, 2016 at 16:16The latest CubeMX 4.14 seems to have a severe issue with the clock configuration. In some situations it can't find the right clock configuration for a wanted frequency, and it starts an infinite search with no succes...

carmine by Associate II
  • 643 Views
  • 2 replies
  • 0 kudos

cubeMX 4.14 does not work with IAR

Posted on April 12, 2016 at 17:18HelloCompiling a test project for IAR:Could not open file: 'E:\temp\cube4.14\test\EWARM\E:\Prog\STM32CubeMX_repo\STM32Cube_FW_F4_V1.11.0\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\iar\startup_stm32f439xx.s' u...

tarzan2 by Associate III
  • 1146 Views
  • 9 replies
  • 0 kudos