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

STM32F103 occasionally doubles counting speed in encoder mode

Hello!I use STM32F103 MCU Timer 2 in ecnoder mode. Ticks from an encoder go at approximately 1 MHz, so I use prescaler value 25 to decrease the frequency.Sometimes it works fine, but sometimes timer begins to count encoder ticks at double speed - it ...

MPopo.1 by Associate II
  • 2742 Views
  • 6 replies
  • 0 kudos

How do I resolve this issue - "arm-none-eabi-gcc: fatal error: cannot read spec file 'nano.specs': No such file or directory"?

Hi all,I hope someone can help me with this...If I remove the --specs=nano.specs in the MCU Settings tab, I get errors about #include_next files not found.If I install newlib I just errors about IO functions that I don't want...Kind regardsPG

PGump.1 by Senior III
  • 5406 Views
  • 2 replies
  • 2 kudos

CORDIC with DMA is not woking when using LL drivers.

Hi,I am trying to use CORDIC in DMA mode in STM32G4 using LL drivers. However, the data from the input buffer is not being transferred to the CORDIC WDATA register. But the data from the CORDIC RDATA register (the initial value zero) is being transfe...

AR.10 by Associate
  • 1013 Views
  • 0 replies
  • 0 kudos