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

TIMER issue 21,5kHZ instead of 600 kHZ

Posted on October 13, 2015 at 14:53 Hi everyone, We want to have a 600 kHz frequency timer. We use the Internal Oscillator HSI 16 Mhz. RCC_OscInitTypeDef RCC_OscInitStruct; RCC_ClkInitTypeDef RCC_ClkInitStruct; RCC_PeriphCLKInitTy...

tingting by Associate II
  • 307 Views
  • 4 replies
  • 0 kudos

STM32F2 FSMC ILI9341

Posted on October 12, 2015 at 10:30Hi,I want to control a TFT (with a ILI9341) display via the 16 bit FSMC interface of a STM32F205VET6. Therefore I am using the emWin library v5.30 provided by Keil. I got the application working and all the display...

RTC write

Posted on October 12, 2015 at 17:35hi can anyone tel me what wrong with the below code ?..i cant bale to write void rtc_Initialize(){ int i = 0 ; RTC_TimeTypeDef RTC_TimeStruct; SystemInit(); /* Enable the PWR clock */  RCC_APB1PeriphClockCmd(RCC_...

arunl4g by Associate II
  • 433 Views
  • 8 replies
  • 0 kudos

STM32 FOC motor control firmware library

Posted on October 12, 2015 at 16:16Hi everybodyI have designed my PCB to work with STM32F103 and it works well.I am using Keil 5 software to generate my C codes.I have to work with a BLDC motor and I need STM32F FOC motor control firmware library bu...

STM32F7 - Bug in ADC?

Posted on October 08, 2015 at 08:15The original post was too long to process during our migration. Please click on the attachment to read the original post.

STM32F4 ADC noise with increased activity in USB FS?

Posted on October 13, 2015 at 07:29Hi all,I am trying to identify a certain frequencies using STM32F4x's ADC(STM32F4). Sensitivity of detecting these frequencies worsens when we stream data continuously through USB operating in Fullspeed (say stream...

hari by Associate II
  • 662 Views
  • 0 replies
  • 0 kudos

STM32: how to use an nrf24l01 transceiver

Posted on March 26, 2015 at 07:20Hi to all, I have two stm32f3 discovery with 1 nrf24L01 transceiver on each one.  I want to send a packet from one and receive this packet on the other one. Can someone help me? I have no idea. Thanks...

vito by Associate II
  • 1767 Views
  • 12 replies
  • 0 kudos
Labels