STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

I-CUBE-LRWAN support for STM32U5 + SX1262

I was wondering if anyone had managed to get the LoRaWAN End-Node example running on other MCUs than the STM32L series. I've been trying to get it to run on the STM32U5A9 combined with an SX1262, but I haven't had any luck. I'm trying to integrate th...

JSGraaf by Associate II
  • 20 Views
  • 0 replies
  • 0 kudos

STM32F101C8 Boot Loader reload?

Hello, New here. I am working with a piece of consumer electronics equipment that uses a STM32F101C8 processor. the customer was doing an update to this unit and in the middle of the update, pulled the USB plug out of his computer bricking the unit. ...

FMAC implementation

Hi allI have an IIR filter design with 7 coefficients. (For feed-forward and for feed-back)Regularly all the coeffs are between -1 to +1So I Just multiply each by 2^15 to get it in q1.15 format.However, now, the feedforward coeffs are very small (0.0...

yonatan by Associate III
  • 50 Views
  • 3 replies
  • 0 kudos

Resolved! Usage of ULPI & CANFD interfaces

I want to use the ULPI interface & both the CAN interface for my project But I see  For USB:   Pin No: 194     pin name: PB5     Module function :  USB_OTG_HS_ULPI_D7,   ONLY ONE PIN no other pins are there   For CAN   Pin No: 194,195    pin name: PB...

Meghna by Associate
  • 71 Views
  • 8 replies
  • 1 kudos

More than one pin for ADC continuous DMA not working

I have Nucleo-H743ZI, on which two pins are configured for ADC reading { PB0(CH9) & PB1(CH5) }with circular DMA continuous conversion mode, but only PB1 is able to read data when  HAL_ADC_Start_DMA(&hadc1, (uint32_t *)ADC_Data, 2); starts reading th...

_kalpesh_1-1747824595268.png _kalpesh_0-1747824565385.png _kalpesh_2-1747824702358.png
_kalpesh by Associate III
  • 53 Views
  • 5 replies
  • 0 kudos

Transaction error trying to use DMA to write to GPIO

I've been trying to set up a timer and DMA to run a synchronous parallel bus onto a GPIO. The timer works great but the DMA keeps failing with a transaction error interrupt and disables the stream. This is on an STM32F413 chip and using TIM2_CH1 as a...

Elin by Visitor
  • 34 Views
  • 4 replies
  • 0 kudos

SPI Slave on STM32G030F6 is not working

Hi, This is my first time here to write a post. I want to implement a system that connnects a STM32H723(master) and four STM32G030F6P6s(slave) via SPI communication. I connected  them and I check the SPI signals from STM32H723(NSS, SCK, MOSI). The Si...

JCho.3 by Associate II
  • 37 Views
  • 2 replies
  • 0 kudos

Resolved! Different Voltage Level on IO Pins

Hello, I am developing an application using STM32N657I have datasheet DS14791 Rev 4. There are pins for VDDIO2 to VDDIO5 and the datasheet implies that I can run the GPIO on an independent voltage supply. Chapter 5.3.17 even specifies low levels and ...

Panda by Associate
  • 63 Views
  • 7 replies
  • 2 kudos