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

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
  • 3029 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
  • 31304 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
  • 932 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
  • 746 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
  • 1198 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
  • 433 Views
  • 0 replies
  • 0 kudos

DMA HALFWORD and SAI_DATASIZE_24;

Posted on June 29, 2018 at 07:30Hi, I'm trying to use SAI_DATASIZE_24; with the Audio_playback_and_record application demo for the STM32f769i_Discovery.The demo uses DMA to copy data from the SAIx to the recorder buffer in 16bit.I tried changing the...

benyBoy by Associate II
  • 1401 Views
  • 4 replies
  • 0 kudos