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

How to generate PWM signals with DMA on STM32L476RG?

Environmentboard: NUCLEO-L476RGSTM32CubeMX v5.6.0IDE: SW4STM32I'm attempting to generate PWM signals with DMA in normal mode, but doesn't work. I'm stack in this issue for a week. I'm very happy if you give me any advice. Thank you in advance.other i...

YFuku.3 by Associate III
  • 4465 Views
  • 7 replies
  • 0 kudos

STM32F407 ADC Problem with sample rate above 8 kHz

I am using the STM32F407G-DISC1 board in hopes of using ADC to send audio via UDP to a remote client. Before I actually test the UDP process, I am using ADC to encode the audio and pass it to the onboard DAC. So far I have not been very successful. T...

Resolved! How can I awake TIM15,16,17 ?

Hello,​I'm using STM32F302R8T6. I generated the code by CubeMX and using IAR compiler.At first, TIM1,2 is working well. But TIM15,16,17 is not working.So, I tried to access direct the register as next code.​while (1){ TIM1->CR1 = 0xffff; TIM2->CR1 = ...

Jace by Associate II
  • 1072 Views
  • 2 replies
  • 0 kudos

PWR_DIRECT_SMPS_SUPPLY is undefined in Keil and 100pin CPU.

I have two protoboards for 100pin F746/H750 CPU. Both have problems with reset voltage. I use an external pull up resistor for reset on both and they work, but the voltage on reset pin is still low.The post "FAQ: Unable to connect to STM32H7 devices"...

0693W000000VV0fQAG.png
LMI2 by Lead
  • 544 Views
  • 0 replies
  • 0 kudos

I want to do file operation on internal flash memory. is there any way to do this? I tried using f_open, f_write, but its getting fail. is there any setting that we need to do?

my requirement is to do file operation. I tried it using following way.f_mkfsf_mountf_openf_write.but it cant help me. f_mkfs failed to create file system. I attached file filesystem.c for reference. please let me know any way to do this.

STura.1 by Associate II
  • 1055 Views
  • 1 replies
  • 0 kudos