STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Detect PWM Frequency using STM32F207ZG

Greetings Everybody,I have a hall effect sensor and i want to detect pulse generated by the sensor using STM32F207ZG. My approach is to generate pulse using hall effect switch and feed that pulse to Timer 5 Channel 1 which runs in Input Capture Direc...

Resolved! The caliberation for RTC is one of those "nice to have" feature, not exactly something you should count on right? Should you use it and hope for a meaningful result?

I'm using STM32L431xx series mcus and as with most STM32 mcus, it has an RTC feature with calendar. The RTC has a calibration function by which you can fine-tune the counting scheme of the RTC and improve upon the accuracy of your clock source.​This...

I HAVE 4 Projects that generates 4 .elf files Flashed in Flash at 4 different sectors . HOW CAN we debug all projects at same time by applying breakpoints ?

I HAVE 4 Projects that generates 4 .elf files Flashed in Flash at 4 different sectors . I have to debug what is happening from PC jumps from one sector to next Sector where differnt project is located . HOW CAN we debug all projects at same time by a...

Using Flash Loader Demonstrator GUI to download firmware to STM32F4 series of microcontrollers. Source code of flash loader demonstrator gui or STM32 cube programmer.

I am a student at Bilkent University and I have an internship project where I will be using a serial to ethernet converter to download firmware into an STM32F4 using tcp/ip protocol. I am using the IP address of the converter to make a virtual COM po...

RSyed.2 by Associate
  • 1708 Views
  • 5 replies
  • 0 kudos

Resolved! STM32H7 - Using ADC with DMA is corrupting memory.

I'm having trouble using ADC with DMA. It is working correct, I'm getting the correct result. But DMA is corrupting another data which is not related with DMA in runtime. I'm also using Ethernet, because of it, I can not disable D-Cache.I do my Ether...

Stou.1 by Associate II
  • 1649 Views
  • 7 replies
  • 0 kudos