STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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_Transmi...

skuma.8 by Associate III
  • 475 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
  • 738 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
  • 1803 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
  • 1233 Views
  • 4 replies
  • 2 kudos

Resolved! STM32G4 and MCO pin

I am using STM32G431cbtx and enabling RCC_MCO. Since the STM32G4 supports two pins, PA8 and PG10, PA8 is being used for another function, and I am using PG10 for RCC_MCO. However, when measuring the voltage on pin PG10, it is always high. Can anyone ...

stm32H7 clock scheme 49.152MHz to 24MHz and max MCU

Hello,I sort of feel *** not to get sure there not a best solution. I develop an Audio board, with USB HS. I will have a good 49.152MHz clock to drive the SAI, and I wanted to ue it for the HSE.49.152 * 125 / 256 = 24MHz that I need for the ULPI. Loo...

jmf1 by Senior
  • 1269 Views
  • 4 replies
  • 0 kudos