STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to determine what type of FIR filter is being used?

I am reviewing another person's program and need to know how the filters are operating for troubleshooting. Here are a few examples from the program I am looking at.filter_arm_status = arm_fir_decimate_init_q15(&Sine_Filter, 31, 2, FIR_Coeff_Buffer, ...

DeBoots by Associate
  • 503 Views
  • 1 replies
  • 0 kudos

STM32H7 SRAM ECC or STL ram tests to achieve DC up above 90%?

HI ! There is a functional safety program when uesd STM32H750, I notice this MCU have ECC in SRAM part,。 so , If I only used ECC function , can I get 90% DC rate? And why in STM32H7 STL lib still have RAM TESTS lib and not used ECC instead?Thanks...

Ccl.1 by Associate
  • 320 Views
  • 0 replies
  • 0 kudos

Resolved! MCU crashes after using HAL_OB function.

I have tried the HAL_OB function.No change was good.So I ran the code below.After that, ST LINK connection is not possible.MCU is not responding.Is there no way to get it back?MCU : STM32G07xCODE :         FLASH_OBProgramInitTypeDef OBInit;        if...

Error while connecting g070rb

When i try to connect g070rb nucleo board i get my LD1 blinking continuously and on my pc it shows usb device not detected​.

AVerm.4 by Associate III
  • 740 Views
  • 3 replies
  • 0 kudos

About STM32 Network library TCP disconnect problem

Recently I ran into a problem with data loss when TCP was disconnected。​I used Keil's official Network librarynetTCP_SendReady is unable to immediately detect that the TCP has been disconnected, resulting in data loss issues​Is there a way to speed u...

0693W00000BZxVHQA1.png
YZHIL.1 by Associate
  • 389 Views
  • 0 replies
  • 1 kudos

How to form Can Remote request Frame?

i want to know how to form Remote Request (frame) to get the data from host device.Is only two settings are enough (RTR bit set to CAN_RTR_REMOTE & data length = 0) suggest the whole configuration to get the data from host device.Controller suppose ...

Ss.61 by Associate III
  • 515 Views
  • 0 replies
  • 0 kudos