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! HRTIM STM32H743 for 3-phase control - shadowing register

Hallo there,I use HRTIM_MASTER to retrigger HRTIM A,B;C and to trigger ADC. This works fine.Each of slave timers generate PWM signals. I works also good.As the data from ADC is ready I do recalculation of PWM duty for all 3 channels. And there is an ...

DrDro by Associate III
  • 1951 Views
  • 4 replies
  • 0 kudos

Resolved! USB HID mouse does not work on STM32F411

Hi, I have STM32F103 and STM32F411. I have successfully made HID mouse on STM32F103, but when I try to make the same on STM32F411, the mouse does not work: "(Code 43) A request for the USB device descriptor failed".What could be the problem?The code/...

JBond.1 by Senior
  • 1856 Views
  • 5 replies
  • 1 kudos

stm32h7 dual core mpu problem

Hi everybody.I have a sdcard code which sd buffer is placed at axi ram of mu and handle by m4 core.When m7 cpu data cache is enabled the code doesnt work on m4 core when not using debug, but it works when debugging cores.If its mpu problem it shouldn...

STM32f303

 In 50% of the PCB s where the STM32f303 (with the Y revision ) was in we were unable to code a program , as well as that problem we had some difficulties with the UART It won’t connect to the laptop, it says that the device is unrecognizable and tha...

IMG-20240123-WA0006.jpg
DianaSok by Associate II
  • 845 Views
  • 2 replies
  • 2 kudos

Resolved! Components selection for stm32h743 nucleo board

Suggest a cam module suitable for stm32h743 Nucleo board, and I want a to monitor my motors and workspace, suggest me a suitable display. I am working on a project that pick and place objects by detecting them using computer vision. It will be helpfu...

Resolved! Stm32f407vet6 bootloader firmware

I bought a Stm32f407vet6 board yesterday and wanted to run ardupilot firmware on it. So I tried to put firmware in DFU mode by putting boot0 pin high and boot1 pin low, but for some reason I was not able to do that (my mistake). Then I tried to put t...