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

Encoder mode and interrupt on every edge

Posted on July 10, 2017 at 15:58Hello,I have question about encoder mode. Can I use encoder mode for counting pulses and also generates interrupt on every counting pulse ? I need to set some variable on every encoder edge.RegardsRafal

STM32F3 read data from BME280

Posted on July 11, 2017 at 10:09Hi,I'm a newbie, I want to read data from BME280. But I really didn't how to read data with a STM32F3 discovery board.Please help me an example similar to BME280 or an anything similar#phuoc_nk

Field updating of STM32 with data in external qspi flash

Posted on July 05, 2017 at 02:51Hi All,We are using an STM32F7 processor.We have a typical application that will store LCD images and other asset type data in qspi flash. The QSPI flash will be memory mapped. We also have external memory mapped RAM....

imtiaz by Associate II
  • 1786 Views
  • 16 replies
  • 0 kudos

configure nucleo-l496zg-p for smps

Posted on July 09, 2017 at 19:45Does anyone know how to configure the Nucleo-L496ZG-P for SMPS operation, specifically to run the supplied example PWR/PWR_RUN_SMPS/Src/main.c#smps #l496

Resolved! BSP library failed to link with HAL library

Posted on June 28, 2017 at 17:51I use BSP/STM32469l-Discovery (from STM32CubeMx) , and use STM32F4xx_HAL_Driver to do a small project like this video : https://www.youtube.com/watch?v=u_TVAudWabI  (I convert evaluation board from STM32F429-Disco to ...

Dai chou by Associate
  • 707 Views
  • 4 replies
  • 0 kudos

STMF746 CAN1 Setup

Posted on July 10, 2017 at 23:56Good Afternoon! I need help configuring an STM32F746 nucleo board for use with CAN1.  I am using PCAN view to send CAN messages at 250 kBit/s, and CubeMx to generate the initialization code. I am sort of new to this a...

0690X00000607OLQAY.png

The problem with receiving signals by SPI

Posted on July 10, 2017 at 17:26Hello.I want to connect an electronic micrometer to the microcontroller stm32f103�?8t6. The electronic micrometer has 2 outputs (date and clk). Judging by the readings of the logical analyzer, this is similar to the S...

STM32 RTS

Posted on July 10, 2017 at 15:42The STM32F437 USART has an automatic flow control feature.  My understanding of this is that CTS and RTS will be handled automatically by the MCU.  My interest is in RTS.  To me it seems that RTS is asserted/de-assert...

CubeMX and LwIP (DP83848)

Posted on May 25, 2017 at 21:20We now have CubeMX version 3.20 Tried to make a project for the 407 but no support for the DP83848 ??Can somewhere share an example project using CubeMX and LwIP

Resolved! EXTI minimal pulse length clarification

Posted on April 25, 2017 at 14:11DS STM32F405xx STM32F407xx, DocID022152 Rev 8, Table 50. I/O AC characteristics :tEXTIpw Pulse width of external signals detected by the EXTI controller  - min.10nsThis hints that there's a pair of edge-sensitive lat...

Labels