STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! D-shot with STM32F765: timer + pwm + dma

Hi all,I have a STM32F765, which i want to use to generate 4 D-shot signals on 4 GPIO, in the specific 4 gpio connected to Timer 1 .The timer is set as 4 channel pwm with DMA (memory to perpheral).The issue is that i'm able to generate the desired si...

0693W00000AMvOnQAL.png
Pmica.1 by Associate II
  • 3312 Views
  • 9 replies
  • 1 kudos

Sample Capture Only on External Trigger

Hi:Is is possible to configure the LSM6DSOX to only capture data (Accel and Gyro) when an external trigger is given? This would be an interrupt from a host processor. The trigger may or may not be a fixed consistent frequency. I am aware of the DEN t...

JRick.1 by Associate
  • 303 Views
  • 0 replies
  • 0 kudos

Howto reserve global register variable gcc?

I try optimize to maximum MCU offload this operation:I2S DMA stores sample LRLRLRLR... circular i need reorder it to LLLLLLRRRRR in other memory place.I mean DMA or other hw methods cant copy mem to mem with skip defined, mean every other.Then i try ...

MM..1 by Chief III
  • 607 Views
  • 3 replies
  • 0 kudos

ADC of STM jumping over value's

So I’m trying to sample 2 analogue signals with the use of DMA. The ADC’s are running on highest possible speeds (core clock). But when I’m looking at the results for some reason one ADC avoid some “lines�? of value’s and instead of giving the right ...

0693W00000AMuMgQAL.png
MHuyg.1 by Associate
  • 589 Views
  • 2 replies
  • 0 kudos

USART callback not working with new library

HelloI using STM32F746 Dicovery kit.USART callback worked before!!! All communication worked normal and both callbacks worked.I did a mistake. Installed new stm32cubeide_1.6.1and removed an old IDE.Now callback for receiving is working and transmit c...

SLava.11 by Associate
  • 292 Views
  • 0 replies
  • 0 kudos

Running application in "Release mode causes errors"

Hi all,I'm trying to profile my application which running on STM32F469IH6 micro-controller. I'm able to run the application in debug mode and able to see the timings of the applications.But In generally running application in release mode will have m...

0693W000003PSBYQA4.png
HNall.1 by Associate III
  • 5754 Views
  • 20 replies
  • 0 kudos