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! SPI DMA Doesn't work in Nucleo-STM32u575ZITxQ

Hello ,  I have an issue in STM32u575 IN SPI DMA , Even IF I Tried the Example code (/SPI_FullDuplex_ComDMA_Master)  there is no data received from the other side  iam using the aardvark to test it  when check the return of this function  HAL_SPI_Get...

dynamic address broadcast not working for Nulceo-H563ZI

I just downloaded the "I3C_Controller_WakeUpFromStop" project for the Nucleo-H563ZI board using the example project import option. It compiled with no issues. Ran it with debugger and protocol analyzer on the I3C bus. When the subroutine "Handle_ENTD...

JRM_02 by Associate II
  • 223 Views
  • 1 replies
  • 0 kudos

STM32H5 I3C SETGRPA

Hello !I am using the I3C interface between a STM32H563ZI and 2 LPS28 sensors. After a ENTDAA process I would like to send a SETGRPA but unfortunately it does not work. It seems the process fails during HAL_I3C_AddDescToFrame() due probably to a wron...

Capture d’écran 2024-07-17 à 16.35.13.png
Phil91 by Associate
  • 163 Views
  • 1 replies
  • 0 kudos

Resolved! CLARIFICATIONS REGARDING SPI TRANSMISSION

I was working on a MP3 DECODER called VS1003. during reading the registers either i can send and receive data at SPI bus separately like uint16_t result; uint8_t temp = 0; vs1003_control_mode_on(); delayMicroseconds(1); // tXCSS HAL_SPI_Transmit...

skuma.8 by Associate III
  • 197 Views
  • 1 replies
  • 1 kudos

Resolved! I3C Dynamic Address

I'm using the I3C_Controller_ENTDAA_IT example to assign dynamic addresses to two BMA530 sensors, but I'm getting errors when running the code. Are there any modifications or additional steps I should consider to resolve this issue? I haven't made an...

Azad_0-1721655184264.png
Azad by Associate II
  • 275 Views
  • 2 replies
  • 0 kudos

MCUBOOT bootloader upgrade OTA

Using following settings: IDE : VS Code (NRF connect plug-in) Programmer : Stm32Cube programmer Stlink Debugger  OS: Zephyr  MCU: Stm32u5 series   Modem: Sierra wireless I'm trying to upgrade MCUboot ( Zephyr's) bootloader using FOTA .I can upgrade a...

A Maq by Senior
  • 409 Views
  • 3 replies
  • 0 kudos

Resolved! Signal Generator in AD9850

Hi Team,Can we interface AD9850 DDS Signal Generator Module with STM32F407G to generate sin wave and square wave, is there any procedure or links to interface between AD9850 with STM Microcontroller.Best RegardsGagan Gowda

ggowd.1 by Associate III
  • 367 Views
  • 4 replies
  • 2 kudos
Labels