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

Resolved! ADC peripheral clock configuration

I am using STM32F429VIT6. Configured SystemCoreClock 168MHz and APB2 clock is 84MHz. I accidentally configured ADC peripheral with "ADC_CommonInitStructure.ADC_Prescaler = ADC_Prescaler_Div2;" but datasheet says max ADC frequency is 36MHz. I am wonde...

Orkun_0-1706784101575.png
Orkun by Associate
  • 3185 Views
  • 4 replies
  • 2 kudos

Resolved! HID mouse doesn't move

We are trying to move the mouse cursor using HID.However, the mouse cursor does not move even though it is USBD_OK in the USBD_HID_SendReport.Why doesn't it work? [IDE]STM32CubeIDE 1.14.0 Connectivity -> USB_OTG_FS -> [Mode]Device_Only Middleware -> ...

Resolved! Develop custom board with STM32H747BIT6

Good afternoon, I am developing an hardware with microcontroller in Object. I'm using the LQFP208 package because in my opinion it's easier to solder/remove in my lab. For my application I need the support for: ETHERNETFMC for SDRAMQUADSPISDMMC1USB O...

Why does the I2C_CheckEvent function hang when debugging?

I am testing the initialization module.The issue is that while debugging, when I set a break point in the if statement or use the printf statement above the while in the sample below, it hangs.It seems to be an event related issue, is there any way t...

lovewar by Associate
  • 973 Views
  • 0 replies
  • 0 kudos

MPU6050 with STM32F103C8

Hello,i am working on a diy project which inculdes the interfacing of MPU6050 with STM32F103C8.I am using KEIL IDE to code.The libary am using is from here:https://github.com/leech001/MPU6050This library has kalman filter too, which is great for my p...

hamo by Senior
  • 3775 Views
  • 0 replies
  • 0 kudos

Resolved! Ethernet : LwIP stm32h735 Memory

Hi,I'm trying to implement an STM32H735 device with LwIP and FreeRTOS. I've been following this documentation: https://community.st.com/t5/stm32-mcus/how-to-create-project-for-stm32h7-with-ethernet-and-lwip-stack/ta-p/49308Although I've managed to re...

HispaEmo by Associate III
  • 4879 Views
  • 8 replies
  • 0 kudos