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

6MHz HSE from 8MHz creating many problems?

Posted on October 15, 2015 at 11:52 Hi.I'm using 6MHz external crystal for STM32F0 instead of 8MHz.Following standard setup,i have successfully clocked the APB & AHB at 48MHz via PLL with the following modification on the code pasted below: ...

stm32f4 discovery SDIO write block got cry failed

Posted on October 15, 2015 at 16:34I'm porting SDcard code from FatFS_uSD_FreeRTOS for stm32446_eval in STM32Cube to stm32f4-discovery.Reading blocks seems fine, but writing blocks failed.I debugged with GDB. when write it returned crc failed.here i...

sprhawk by Associate II
  • 230 Views
  • 1 replies
  • 0 kudos

How to use the Virtual Com via ST-Link

Posted on October 12, 2015 at 23:51I have an Discovery board. It has the provision to pass the UART of the target through the on-board ST-Link. I have searched the literature on the board and the manuals. I havent been able to find how this works. I...

rbenesh by Associate II
  • 340 Views
  • 4 replies
  • 0 kudos

calcul frequency of PWM signal

Posted on October 15, 2015 at 17:56 hi all membres i try to do a code which calculate the frequency of PWM signal i try with this code but i cant get the right frequency note : i use stm32f429ZIT dicovery /* stm32f429ZIT discovery */ ...

Global/local interrupts in CubeMX?

Posted on September 01, 2015 at 00:51There is a checkbox named USART1 global inrterrupt in Cube NVIC settings. Are there any local interrupts? I used settings for F100 cpu.

LMI2 by Lead
  • 487 Views
  • 5 replies
  • 0 kudos

STM32CubeMX HAL_I2C_MODULE_ENABLED

Posted on October 06, 2015 at 17:44If I build a Cube config using the stm32f303vctx processor and enable an I2C port, I get HAL_I2C_MODULE_ENABLED in the sources and a hal_i2c include file included. However, if I use the 'stm32f3discovery' board pro...

stm32f2 SD card corruption

Posted on October 12, 2015 at 17:02Hi to all, Did anybody experience random corruption of bits (not byte) on a SDcard..?We are using an stm32f217 with RTX, FlashFS and tcp from Keil, v4.70. uSD card is connected through SDIO port.We are using 2Gb uS...

Labels