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

SPI receive slave mode speed

Posted on October 01, 2014 at 19:53 Hello, I am trying to use an STM32f4 discovery board to receive data in slave mode over SPI. I am using HAL drivers generated from STMCube and using interrupts to receive the data. I can read all the d...

Combining Input Capture, One-Pulse Mode, and Reset Mode

Posted on October 07, 2014 at 16:28I am using an STM32F407xx.My setup is that I have TIMa triggering TIMb. Here is a description of the behavior that I want:TIMa:Don't care. This part looks to be working in my application.TIMb: When we get a Trig:...

dibs by Associate II
  • 314 Views
  • 0 replies
  • 0 kudos

Bug in stm32f4xx_hal_nor.c

Posted on October 03, 2014 at 20:20In  HAL_NOR_GetStatus(..) timeout is not working due to an error:-----------------while(status != NOR_SUCCESS)  {    /* Get tick */    tickstart = HAL_GetTick(); // this should be before the while !!!    /* Check f...

Johanan1 by Associate II
  • 167 Views
  • 1 replies
  • 0 kudos

STM32 TRST

Posted on October 07, 2014 at 02:36I would like to use the Cortex M debug connector to debug and program an STM32F205.  The 10-pin connector does not have a JTAG TRST pin.  Will it still work with the STM32F205?  I plan to use an OCD debugger if tha...

Rev Y ''Can not connect to the device'' error

Posted on October 07, 2014 at 01:27Hi. I am using the ST programmer to connect to my STM using SWD. I properly connected the GRD, SWDIO, SWCLK, and NRST. I can get some info from the STM as the version, revision... But i receive an error ''Can not c...

0690X00000602yRQAQ.jpg

STM32 Series - Calculations of Timer Variables.

Posted on October 05, 2014 at 04:02This is a subject that seems to have a lot of confusion (I do not fully understand). How to calculate the Variables: Period Prescaler Duration if only a few other variables are known. At higher frequencies, for e...

STM32Cube Tool Chains

Posted on October 06, 2014 at 22:18I downloaded, installed and used your STM32Cube software, Great Stuff, but when it came time to generate the code I was given a choice of :EWARM IAR MDK-ARM Keil TrueStudio Atollic Tool chains, where is the GNU too...

KevinA by Senior
  • 282 Views
  • 1 replies
  • 0 kudos