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

STMFlash Loader command line

Posted on December 15, 2016 at 03:39Hi, we use STM32F407. STMFlashLoader is V2.8.0. I use STMFlashLoader Demo.exe successfully if I set Boot0 to 1.For some reasons, I need to test the STMFlashLoader.exe using the command line to download the firmwar...

xin gao by Associate
  • 308 Views
  • 0 replies
  • 0 kudos

SysTick ISR not called under debugger

Posted on December 14, 2016 at 13:39 Hi all. I noticed that when debugging a STM32F091 MCU my systick ISR never gets called. I Use STMCube library, so HAL_GetTick and HAL_Delay ceases to work as well (because uwTick is not increased). But onl...

Problems with STMFlashLoader Demo

Posted on December 13, 2016 at 19:43I am using STMFlashLoader Demo v2.8.0I recently upgraded as I am bringing up a new board design that uses STM32F427. I am unsure if these issues exist in previous versions, but the first issue probably does.Issue ...

MDC Stream options, STM32F745IE ETH IP

Posted on December 14, 2016 at 20:22Referencing P 1484 RM0385, Table 247 (Rev 6 of this RM.)The table shows bits for the operation field to be 10 or 01. I'm wprking with an Ethernet PHY that has extended function registers which are addressed by set...

hbarta2 by Associate III
  • 229 Views
  • 0 replies
  • 0 kudos

C file not recognizing #define

Posted on December 09, 2016 at 13:36My IDE has a feature that uses less contrasting text for code that is 'inactive' (not included) from this I found that some code is not being included that i had expected to be. For instance stm32f0xx_ll_tim.c   &...

fatfs create file in directory

Posted on December 14, 2016 at 14:07Hi,I am using fatfs sdcard stack, how can i create file in a directory? can i use f_open function for this? In f_open function i just specify the name of the file like this:f_open(&MyFile, 'STM32.TXT', FA_CREATE_A...

er3481 by Senior
  • 953 Views
  • 1 replies
  • 0 kudos
Labels