STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! ADC work only in debug

Hi, I have set ADC + DMA in H743, I reuse code that work in products every days but today a strange beauvoir happened, ADC work only in debug mode, somebody know this issue?thanks friends.

ADC sampling bleeding

I have a timer with an interrupt every 1ms to create time stamps for my later algorithm developement. I flag for the adc to sample once every 5 seconds, but I see that the ADC bleeds over or it changes multiple times before stopping. Is there anyway ...

MrAzn69 by Associate II
  • 265 Views
  • 1 replies
  • 0 kudos

STM32F4 Custom HID device, host read callback

Hi,I am new to HID and have some questions regarding the ST HID Middleware package.I am using an STM32F479F as a Custom HID device. I used the example from the STM32 USB training to get everything up and running. It works.When the host (PC) performs ...

IHC by Associate
  • 281 Views
  • 0 replies
  • 0 kudos

NUCLEO-H743ZI ethernet protocol with keil

I want to start the ethernet protocol with NUCLEO-H743ZI. For this I used the following tutorials :https://community.st.com/t5/stm32-mcus/how-to-create-project-for-stm32h7-with-ethernet-and-lwip-stack/ta-p/49308https://github.com/stm32-hotspot/STM32H...

mjadi.1 by Associate
  • 435 Views
  • 2 replies
  • 0 kudos

STM32H745 ADC Oversample bug in HAL

Hello, I wanted to share an issue I found with enabling the oversampler for ADC using HAL. I was having issues result not being bit shifted. Further investigation I found that the HAL driver version 1.11 did not write the OVSS bits correctly. Here is...

KVan .2 by Associate II
  • 498 Views
  • 2 replies
  • 1 kudos