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

Resolved! Change Mode of Pin

Posted on November 14, 2017 at 16:40Hey,i have a STMF070CB microcontroller and use one pin for exti and spi-miso.The pin is configured as EXTI as follows:GPIO_InitStruct.Pin = GPIO_PIN_6; GPIO_InitStruct.Mode = GPIO_MODE_IT_RISING; GPIO_InitStruct.S...

STM32_MAT_Target External mode error

Posted on July 26, 2017 at 19:34Hello,I am trying to use the Simulink external mode according to the hands on for stm_32_mat_target.During the process I got two errors when I click build in Simulink and after selecting serial port and usart pins, th...

FIFO under run on LTDC at 28 Mhz LCD clk

Posted on November 15, 2017 at 11:38 HiWe are using Tianma’s - TM070RVHG01  (800X480 resolution) TFT in our design with STM32F429 processor working at  168 MHz frequency. We are using EmWin Library on RTX operating system with LTDC support. We are...

Radc(max) for L496

Posted on November 13, 2017 at 22:33I'm trying to do some calculations to held resolve some ADC issues and I am unable to locate the value Radc(max) for the L496.  I am able to locate it for the F1 and F4 series but I can't find anything in any of t...

Jim Kaz by Associate II
  • 261 Views
  • 1 replies
  • 0 kudos

STM32F4 PCM 8Khz configration problem

Posted on November 04, 2017 at 08:19Hi:   Can STM32F401's PCM be set as the following formats ?   PCM Slave , FS=8Khz ,BITS=16, Mono ( which means BCLK= 8khz * 16 = 128Khz)      After some tests , i find the PCM can only be used as stereo mode (BCLK...

STM32F7 DMA multiple streams

Posted on November 06, 2017 at 17:03Hello, In my custom design am using a STM32F767BITx. Am using an output compare at 5Mghz to trigger the DMA2 and get data from a gpio Port, in circular mode.Am using the DMA_Stream2 and channel 7, DMA_PERIPH_TO_ME...

stm32f103 software uart

Posted on February 28, 2017 at 13:10how can i configure stm32f103 for software uart implementation, are there any documents, reference manual or source code?thanks in advance.#uart #stm32f103c8t6 #software-uart

kosan by Associate II
  • 1768 Views
  • 15 replies
  • 0 kudos

LWIP IPV6

Posted on May 05, 2016 at 15:14Hi. Is there an example for STM32F7 discovery board with IPV6 use? LWIP declares ipv6 compatibility, but in the application example in CUBEf7 library I don't find ipv6 code. Any ideas? Thanks

gb by Associate
  • 575 Views
  • 2 replies
  • 0 kudos
Labels