STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

HardDefault when using DSP arm filter

Hi, I try to use arm_fir_f32 from CMSIS-DSP to bandpass my signal. But the program always run into the hard fault handler.I wonder if that could be i didn't correctly import the CMSIS-DSP library. I followed the instruction from https://community.st....

Jinchen by Associate II
  • 337 Views
  • 4 replies
  • 1 kudos

Resolved! STM32h755 USART3

Hi everyone, I'm a student who was assigned to make an ESP32 NodeMCU WiFi CP2102communicate with the magnificent STM32h755zqi board via usart, simply I wanted to start by writing a simplesentence on the terminal (I know how to use putty) to actually ...

USB OTG_HS_VBUS on STM32H series

Hi,I have a question about whether or not the USB VBUS connection needs to be made to the micro on the STM32H series micros (in particular the STM32H725) when operating the USB in device mode.We are using a USB-C type connection, so we have an indepe...

Resolved! stm32f4 interrupts and i2c

Hello;I'm writing a driver for a tlv493d magnetic encoder using CubeIDE. This encoder has a peculiarity where it pulls the SCL line of an i2c bus low when it has data ready to be read, at which point the MCU needs to initiate an i2c receive transacti...

sb_st by Associate III
  • 561 Views
  • 5 replies
  • 0 kudos