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

SDIO Interface.

Posted on July 06, 2018 at 13:02I am using Nucleo F446ZE board and i am trying to interface MicroSD card using 1 bit SDIO Interface(Truestudio).I am using cubemx4.26 with STM32Cube_FW_F4_V1.21.0This code works fine 'if(f_mount(&myFATFAS,SDPath,0)==F...

KINGame by Associate III
  • 190 Views
  • 1 replies
  • 0 kudos

SPI generates clocks when set to 8b mode

Posted on July 01, 2018 at 10:57I have strange problem, SPI is sending 16 clocks instead of 8 as configured, and my trinamic motor driver simply does not work. Same code worked for STM32F415, right now i am using STM32F051  GPIO_InitTypeDef  GPIO_In...

Linas L by Senior II
  • 448 Views
  • 4 replies
  • 0 kudos

Nucleo-F767ZI cannot send UDP data

Posted on July 05, 2018 at 16:51Hi,I got new Nucleo-F767ZI board. I created project for Atollic using CubeMX with FreeRTOS and LWIP and I was able to send ping without any problem. Then I try send small UDP datagram each 1s to mz PC, but it was unsu...

Rad Mosu by Associate
  • 303 Views
  • 1 replies
  • 0 kudos

DMA in Peripheral Interconnect Matrix in RM0351

Posted on May 28, 2016 at 11:37In RM0351 rev.3 (STM32L4x6, I am lazy to look into other RMs now), in the Peripheral Interconnect Matrix, chapter 9.2., Table 35, there is no connection to DMA indicated; similarly in the subsequent subchapters in chap...

spi problem with interrupt

Posted on July 05, 2018 at 16:53Hi every one I have problem in spi communication , I want to Send and Receive data with loopback(mosi connects to miso) in stm32f103c8t6 by interrupt . I set this settings in stm32cube : clock 8m, prescaler 128 ,,,......

Resolved! GPIO registers data storing using C spy

Posted on April 07, 2018 at 07:49I have to store STM32F767ZI registers values at one line of my application code without halting my program at that line.As,I am currently trying to use C-Spy for that by using which so far I have managed to store on ...

A Maq by Senior
  • 436 Views
  • 3 replies
  • 0 kudos
Labels