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

SIL2/SIL3

Hi!May I ask the relevant safety experts from ST, I have now applied for the STEVAL-SILKT01 development board from ST Company and have signed the NDA. Are there any demo examples related to the STEVAL-SILKT01 development board? If so, could you provi...

HomeLand by Associate
  • 172 Views
  • 1 replies
  • 0 kudos

STM32G4 HRTIM burst mode enable / disable

In the reference manual for the G474, under HRTIM Burst mode control register (HRTIM_BMCR), bit 31 is the BMSTAT register; it gives the current operating status of the burst mode feature. But it states that writing this bit to zero causes early burst...

Jbin0101 by Associate II
  • 301 Views
  • 1 replies
  • 0 kudos

Trying to Generate a sbus

[moderation:] Please see How to write your question to maximize your chances to find a solution, How to insert code [/moderation] I am trying to generate a sbus signal for radio transmission in drones. imhave tried this code. in oscilloscope, uart ou...

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 III
  • 300 Views
  • 3 replies
  • 2 kudos

STM32F103 Bootloader Fails to Jump to Application

Hi everyone,I'm new to bootloader development and currently working on my first STM32 bootloader project using an STM32F103. I’m trying to make a minimal bootloader that simply jumps to an application located at 0x08001000. There’s no USB, no UART, n...

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
  • 304 Views
  • 6 replies
  • 1 kudos