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

iap cannot work with usb

Posted on June 04, 2018 at 06:29mcu: stm32f207VGI have a bootloader which jumps to another application at 0x8040000, the testing code is    NVIC_SetVectorTable(NVIC_VectTab_FLASH, 0x40000);    NVIC_PriorityGroupConfig(NVIC_PriorityGroup_2);    USBH_...

ming hu by Associate
  • 163 Views
  • 0 replies
  • 0 kudos

How to use SWO in OSX ?

Posted on June 04, 2018 at 05:14Hi,I am a new STM32 developer in OSX system.I've followed the tutorial in the inHelp >> Help Contents >> SystemWorkbench for STM32 User Guide >> Advanced >>SWOTraces. but can not find how to open the Serial Wire Viewe...

Resolved! Nucleo-H743ZI Virtual Com Port Problem

Posted on June 03, 2018 at 21:53I've used the VCP with a ST32F746 Discovery board, which worked without problems.I now have a Nucleo-H743ZI and I cannot get it to work.I use Windows 7The virtual com port shows up in device manager as COM8.  I can op...

Resolved! USART Configuration

Posted on May 06, 2014 at 02:22Hello everyone I need to use USART2 from my STM32F3 but I can't make it work. Here is my code. If someone can find my error please help me. &sharpinclude ''stm32f30x.h'' /***********************************************...

Reversing endianess

Posted on June 03, 2018 at 03:074.4.4 REV, REVH, and REVSHREV reverses the byte order in a data word,For example, if R0 is 0x12345678, in executing the following:REV R1, R0R1 will become 0x78563412,The Definitive Guide to the ARM� Cortex-M3 by Josep...

T J by Lead
  • 3224 Views
  • 4 replies
  • 0 kudos

NEW TO STM32F407 DISCOVERY BOARD

Posted on June 03, 2018 at 09:02Hi Everyone, I m new to STM32F407 DISCOVERY board. Before i have worked with AVR micro controllers. Now i want to develop a wireless home automation application with STM32. Can anyone help me out with the recommended ...

Yadav by Associate II
  • 208 Views
  • 1 replies
  • 0 kudos

SAI DMA Error (STM32H743BIT MCU)

Posted on May 26, 2018 at 08:43 Hello.,.., We were working with STM32F765BIT MCU SAI interface to capture 4 channel audio data and it was working fine , But now we are upgrading to STM32H743BIT MCU(both are same package) and made same configurati...

en.stsw-stm32152 compile error

Posted on June 03, 2018 at 14:48I am running IAR EWARM 8.22.1. Downloaded en.stsw-stm32152 to learn ePaper project on STM32L0538DISCO board. Towards the end of compile, an error pops up complaining that FlashSTM32L0xxx.board cannot be found.Can anyo...

compiling twoo many syscalls.c ?

Posted on June 03, 2018 at 09:10There is syscalls.c in the Project folder generated by the cubeand in the project path, I have syscalls.c in nano libraries.I want to sprintf with floating point, that's why I included the nano libraryTrying without n...

T J by Lead
  • 173 Views
  • 1 replies
  • 0 kudos
Labels