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

TIM6 Interrupt and Compiler Optimization

I have a project (for STM32L0) that use TIM6 to generate an Interrupt every 5ms and everything works perfectly both in release and debug when built wih no optimization.Then I built the same project with -Os(optimize for Size) -ffunction-section -fdat...

MVill.6 by Associate II
  • 5081 Views
  • 10 replies
  • 0 kudos

Can I measure PWM duty cycle using DMA?

I am on STM32F401 and I want to measure PWM duty cycle (PWM input) with timer 3 and a DMA channel. I'd like to have the DMA to do several measurements and then calculate the average over it. My configuration is like this:My DMA config is like this:My...

0693W00000QKukTQAT.png 0693W00000QKukdQAD.png 0693W00000QKukiQAD.png
HStee.1 by Associate II
  • 3513 Views
  • 3 replies
  • 0 kudos

STM32 MODBUS

Im using nucleo stm32f103. Does a modbus library exist or how would one go on with using modbus? Could not find any tutorials online.

rtek by Associate II
  • 35122 Views
  • 7 replies
  • 0 kudos

WiSEStudio Build Analyzer

How to add Build Analyzer function in WiSEStudio IDE?Available on Atollic TrueSTUDIO IDE.​Thanks in advance.regards,fanyun.

fanyun by Associate II
  • 1066 Views
  • 2 replies
  • 0 kudos

NUCLEO-L073RZ, ADC reading problem on PA2 and PA3 pins We removed SB13 and SB14 resistors on NUCLEO-L073RZ board and configured PA2 and PA3 as ADC channels (in CubeMX), but AP2 and PA3 don't read any analogy inputs.

We also configured the other PAx pins, such as PA0, PA1, PA4, PA5, ect as ADC channels. these pins work properly.Removing SB13 and SB14 is based on the suggestion of NUCLEO-L073RZ manual (UM1724 Rev 14), in order to use PA2/3 pins.Please let us know ...

Texram by Associate III
  • 950 Views
  • 4 replies
  • 0 kudos

Resolved! Query on SW compatibility between STM32L475RC and STM32L475RE

Hi,I have a project which is based on the STM32L475RC and now I want to upgrade to the STM32L475RE controller. I have changed the device from STM32L475RC to STM32L475RE in options for the target of the Keil environment. But the new project based on t...

Harish1 by Associate III
  • 1334 Views
  • 5 replies
  • 0 kudos

I want to use the WM8994 on the STM32F769-DISCO for 24 bit acquisition on the Line In connector. Unfortunately the BSP code is fixed at 16 bit. :-(

Has anyone done the changes necessary to switch up to 24/32 bit acquisition. It seems like its just AIF1_Control[6,5] on the WM8994 but the SAI is a complex beast and I'm not having a lot of luck. Any pointers would be greatly appreciated.

IWhit.2 by Associate II
  • 502 Views
  • 0 replies
  • 0 kudos