STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

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
  • 297 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
  • 338 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
  • 573 Views
  • 9 replies
  • 0 kudos

[CRC] CRC Default poly cannot be disabled

Posted on April 15, 2016 at 15:10I cannot disable the default CRC polynomial when configuring the CRC peripheral from the Cubem MX (rev.4.13 with SRM32F030) combo box.is this a bug of Cube or I cannot realyy do this?thanks

stanzanim by Associate III
  • 208 Views
  • 3 replies
  • 0 kudos

Bug erport Cube & pinname starting with number

Posted on April 28, 2016 at 17:35Hi,There is a bug when I have the name of pin starting with number (e.g. 485_Power) then Cube creates defines like:#define 485_Power_Pin GPIO_PIN_6#define 485_Power_GPIO_Port GPIODwhich is not confirm with C/C++ stan...

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

CubeMx 4.15.1 bug report ADC DMA Alignment

Posted on June 21, 2016 at 01:48Hi DMA with adc when configured has half word is generated and save has byte. Reproduction : - new project stm32l152ZDTx - ACtivate adc IN0 - add DMA transfert and set it to half word (default value by the way). - ope...

JulienD by Senior
  • 209 Views
  • 2 replies
  • 0 kudos

Can reset option bytes, STILL can't load firmware

Posted on October 02, 2016 at 20:39I have a very basic F103VET dev board, with the schematic. The board arrived running what I guess was ST-Link, which I don't use.  I was able to erase the Flash using the latest FlashLoader (FL) v2.8, via the Cmd l...

STM32CubeMX: RTC issues

Posted on April 15, 2015 at 17:27STM32F429 1) in order to use the RTC it is necessary to activate one of the options, it should be possible to just activate the RTC without any additional options. 2) the code generated by CPU sets time / date to ze...

Need help with UART1 for NucleoF103

Posted on October 01, 2016 at 19:46 Hi, I am using Nucleo F103 and Keil compiler. I m facing some problem while receiving data. In debug i could see data is receiving in DR register. But data is not getting transfer in other register. Eve...

SS.Sagar by Associate III
  • 171 Views
  • 1 replies
  • 0 kudos
Labels