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

Takes 2 minutes to enter DFU mode?

Posted on March 09, 2017 at 22:58We're having problems at the moment getting our device (STM32F405ZGT6) to enter DFU mode, or rather, we can enter it, but it always takes a little over 2 minutes to appear. We have a push button switch to on the boar...

Resolved! Data mismatch with structure pointer

Posted on May 18, 2017 at 16:09Hello, I recently migrated from 8 bit processors and something that has always worked for me is showing some unexpected behavior. Clearly I am missing something very obvious to you 32 bit guys // define a structure som...

I have trouble in using DSP_library with STM32F407VG

Posted on May 19, 2017 at 10:36I want to use the DSP library function 'arm_lms_f32'.My platform is Keil uVision5, it have a toolbox called 'Manage Run-time Environment'.I chose CMSIS/CORE, CMSIS/DSP, and Device/Startup.When I add the function into m...

? ?? by Associate
  • 457 Views
  • 0 replies
  • 0 kudos

STM32 and wifi direct module, which stack ?

Posted on May 17, 2017 at 16:52Hi everyone,Pretty new to WiFi I have some beginner questions:I want to build a small system using a STM32 that should connect to a smartphone using WiFi direct to upload/dowload pictures and other sort of documents.I'...

Resolved! stm32cubemx Ubuntu 16.04 LTS 64 Bit crash

Posted on July 06, 2016 at 16:22Running the install SetupSTM32CubeMX-4.15.1.linuxcrashes. OS: Ubuntu 16.04LTS 64 Bitjava version:java -versionopenjdk version ''9-internal''OpenJDK Runtime Environment (build 9-internal+0-2016-04-14-195246.buildd.src)...

Resolved! Software Interrupt Example

Posted on May 17, 2017 at 12:50HI, not much experice with Cortex Devices,Is there any Software Interrupt Example, for M0/M0+ devices.I am using STM32 Cube's HAL structure, with a F091 Nucleo board.Just found a void SVC_Handler(void) in the stm32f0xx...

Zt Liu by Senior III
  • 625 Views
  • 2 replies
  • 1 kudos

GPS receiver for P-NUCLEO-LRWAN1

Posted on May 17, 2017 at 18:38Hello,I am working with the board P-NUCLEO-LRWAN1 (https://community.st.com/external-link.jspa?url=http%3A%2F%2Fwww.st.com%2Fen%2Fevaluation-tools%2Fp-nucleo-lrwan1.html) for a project. I want to add a GPS receiver to ...