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

Flash memory erase halt controller.

Board: NUCLEO-G070RB Selected controller: STM32G070RBTxRunning Example: https://github.com/STMicroelectronics/STM32CubeG0/tree/master/Projects/NUCLEO-G070RB/Examples/FLASH/FLASH_EraseProgramGive me some hint or reason why this happening.I already did...

jarus0 by Associate II
  • 515 Views
  • 1 replies
  • 0 kudos

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
  • 3509 Views
  • 5 replies
  • 0 kudos

ADC w/ Binary Semaphore: ADC Callback Function Never Called

Hello,I am attempting to setup a project that displays the potentiometer voltage from the ADC on PA0_C on the STM32H7B3I-EVAL evaluation board onto the provided display. To do this, I am using a Binary Semaphore to handle the task of notifying the LC...

KMew by Senior III
  • 613 Views
  • 0 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
  • 3840 Views
  • 9 replies
  • 0 kudos