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

UART stm32F767ZI

Hello everybody,i wanted to send data from realterm serial to the stm32F767ZI but it dose not work. i cant see any message on my terminal. The same code is working good with STMF446re. The UART2 with STM32F4446re is connected to the USB Port. but wit...

Samuel1 by Associate III
  • 983 Views
  • 3 replies
  • 0 kudos

STM32F£02R8 Clcok Issue

Hi All,So I have trying to get the UART to work for a while and after looking at the lines with scope, I discovered the the uart is twice the Baud rate I programmed it to and I don't know why.So I am running my uC of a 16MHz external crystal dividing...

glenn0010 by Associate III
  • 458 Views
  • 3 replies
  • 0 kudos

H743 SPI slave receive not working in circular DMA mode

I try to make two H743 boards communicate each other. The master board sends a chunk (~300Bytes) unregularly and the slave board shall receive it and write it to memory via DMA. Interrupt mode working correctly.DMA Normal mode working correctly.DMA C...

CKosa by Associate II
  • 426 Views
  • 1 replies
  • 0 kudos

Resolved! STM32F429IGT6 was not working after a few cycles

When I upload my code the controller it was working fine for few cycles after that it gets stuck somewhere else and the code is not running. I checked it with the debugging mode in that when I run the code is working fine and when it gets struck I st...

AChan.15 by Associate II
  • 393 Views
  • 3 replies
  • 0 kudos

X-NUCLEO-53L1A1 SEGGER JLINK or ST-LINK?

Hi all,I've downloaded X-CUBE-53L1A1 software package and found in its debug configuration SEGGER J-LINK as Debug Probe. I'm using Nucleo F401RE.My question is: Is SEGGER J-LINK distribuited by ST? Or I have to change the probe to ST-Link? Thanks

STM32F427 I2C Master Transmit - Restart - Issue

I am trying to modify my own I2C driver (I don't use Cube) - to talk to a BQ32000 device - it's a I2C RTC chip.The protocol is shown in the picture below.The protocol to read requires a "restart" after sending the chip's address and sub-address to es...

Joe.H by Senior
  • 364 Views
  • 1 replies
  • 0 kudos

FSMC with Synchronous Memory

Posted on September 02, 2014 at 02:20I'm trying to connect from an STM32's FSMC to block-RAM inside an FPGA. Since this type of memory is synchronous, I need to expose the FSMC clock to the FPGA.At the moment I have an STM32F4-Discovery connected to...

dohzer by Associate II
  • 4586 Views
  • 9 replies
  • 0 kudos