STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! GPIO pins stuck in HIGH state

HiI am working on a project using LL libraries and STM32F407VET6 Board. (I have attached the main.c code here.) The code generated by the STMCube GUI configuration tool is causing issues with two GPIOA pins (Pin 6 and 7) stuck to HIGH whenever the co...

MVerm.2 by Associate III
  • 898 Views
  • 2 replies
  • 0 kudos

Resolved! STM32G474 HAL_TIM_Encoder_Start_DMA Question

Hello STM32 MCU Community,I was looking for clarification on the HAL_TIM_Encoder_Start_DMA function as I want to do a DMA transfer of an encoder's count register to a buffer. From the STM32G474 reference manual, I thought I would need to use another ...

KKerr.2 by Associate II
  • 2253 Views
  • 4 replies
  • 0 kudos

HardFault_Handler does not work in error injection

Dear all, I am trying an error injection for an STML432KC nucleo board of my own. When program is running, I change the SP value in order to inject a Hard Fault.When Hard Fault routine is called after this error injection, function collapses due to t...

vicfer89 by Associate II
  • 580 Views
  • 0 replies
  • 0 kudos

STM32 on 1.8V - I2C with 3.5 PullUp

Hello,my STM32 is running with 1.8V and is connected via I2C to another chip. The I2C has an level of 3.5V (connected via pullup to 3.5). I now have communication problems. Is there any limitation for maximum voltage for the high level of I2C on STM3...

FHopp.1 by Associate III
  • 978 Views
  • 3 replies
  • 0 kudos

Resolved! Interrupts and I2C Peripherals

Hello all! My name is Matt and I am a university student studying EE. For school, I recently designed a board with an STM32405RG MCU and BMI088 IMU. Part of the project is gathering data from the gyroscope and processing it every time step. My origin...

MMora.7 by Associate II
  • 3025 Views
  • 8 replies
  • 0 kudos