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

CubeMX and STM32L-Discovery

Posted on January 14, 2016 at 20:21Hi. I'am developer from Russia. And, i have a problem. I generate project in CubeMX with Virtual Com Port (USB 2.0) and upload it in my device (STM32L-Discovery board with STM32L152RBT6). When i connect USB cable (...

0690X00000602aoQAA.jpg 0690X00000602atQAA.jpg

Reload STM32L476-Discovery demonstration on Mac

Posted on January 16, 2016 at 08:24Very much a new learner to these chips and the associated tools (but a long time micro-controller and IT developer).Environment:- STM32L476 Discovery kit- AC6's System Workbench (under Windows 10 ia VM under OSX 10...

Defining SPI2 manually on STM32CubeMx ?

Posted on January 17, 2016 at 00:02 Guys, I want to manually define SPI2, I generated SPI1 from STM32CubeMX, but I have done some modification on some files, and I want to initialize SPI2 myself, is it only at spi.c...or I need t...

New-bie question on Low power modes: Sleep/LP Slepp

Posted on January 16, 2016 at 18:52Hi, I am a beginner and experimenting with low power modes. I'm looking for two answers: 1. Is Sleep mode is mandatory to be configured with HSI, or we can also configure it with HSE 8MHz? SPL example and datasheet...

Cannot connect to a Discovery card with ST-link/V1

Posted on January 15, 2016 at 23:27I have a discovery card F100RBT which is working. I see my old SW blinking LEDs. But now I cannot connect to it. It has been difficult before but now it seems impossible. I have tried with Keil IDE and ST-LINK. Res...

LMI2 by Lead
  • 158 Views
  • 1 replies
  • 0 kudos

Confused about GPIOA->CRL

Posted on January 16, 2016 at 14:19hello I am using STM32Nuleo103 and keil compiler.I was configuring GPIOA->CRL register. I found followingGPIOA->CRL = oxooooooo8; //worksGPIOA->CRL |= oxooooooo8; //Not worksI am confused i am just doing ORing with...

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

SPI2, FATFs and STM32CubeMX ?

Posted on January 16, 2016 at 04:52Guys, How can I use SPI2 for FATFs on STM32CubeMX ? I'm using STM32F107 .. Where 's the configuration file for SPI on FATFs ? Thanks

HAL_IncTick not called ?

Posted on April 14, 2014 at 14:23Hi all, STM32Cube generated me USART code which use HAL_UART_Transmit()/UART_WaitOnFlagUntilTimeout() with uwTick variable. But this one is never incremented with HAL_IncTick() function. This function must be called ...

tgoin by Associate II
  • 1233 Views
  • 7 replies
  • 0 kudos
Labels