STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

CMSIS DSP FIR and IIR filters not working correctly

Hi all,I am working with CMSIS DSP alghoritms and currently I get stuck with FIR and iir filtersWhen data are predefined in float32_t arrays everything works fine like bellow for FIR lpfBut when i am trying to use the same filter for array from ADC i...

0693W00000UnRdmQAF.png 0693W00000UnRdrQAF.png 0693W00000UnReBQAV.png 0693W00000UnRe6QAF.png
SCies.1 by Associate II
  • 2879 Views
  • 5 replies
  • 0 kudos

CAN Transmit questions

I'm trying to just get a CAN message sent out to prove the hardware on a board. At the moment, the Tx pin is high and even when I attempt to send a message out I get nothing. My first question is:If there is nothing else attached to the CAN bus (post...

DiBosco by Senior II
  • 2933 Views
  • 9 replies
  • 0 kudos

How did I miss this? 32KHz/64KHz DMA using LSE

Just in case others have missed this feature (like I did). You can generate DMA at 32768Hz and even 65536Hz rates with the LSE if you use the "TIM15 input capture 1 is connected to LSE" option and set the timer to "input capture" mode and capture one...

gregstm by Senior III
  • 1100 Views
  • 4 replies
  • 4 kudos

Resolved! Maximum and Minimum ADC Voltage

Hello, I am using a NUCLEO L552ZE-Q board, can some one please tell me what are the maximum and minimum voltages that it is safe to apply to an ADC input without causing damage to the Microcontroller. Thanks in advanceStephen

sbate.1 by Associate II
  • 966 Views
  • 3 replies
  • 1 kudos

Why there are big execution times (peaks) when doing PIL tests on both QEMU emulator and STM32F769NI board ? (issue not present when doing SIL tests)

Hello, I'm wondering why there are big execution times (peaks) when doing PIL tests because the execution times are smaller when doing SIL tests (no peaks). Please find attached the comparison between SIL and PIL. Do you have some explanation and som...

(BUG FOUND + SOLUTION) OctoSpi configuration fails when sending only Data without instruction, address, or alternate byte, or dummy-cycle in regular-command protocol

According to the OctoSpi Documentation, only one of the five phases needs to be active in order to configure OctoSpi. "20.4.3 OCTOSPI Regular-command protocol When in Regular-command protocol, the OCTOSPI communicates with the external device using c...

DBark.2 by Associate III
  • 1325 Views
  • 4 replies
  • 1 kudos