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

ADC Multichannel Issue

I am using STM32F423RHT6 in my project. I am using 2 ADC Channels for measuring Voltage and Current(through Current Sensor). But I am facing a strange issue. Where the channel corresponding to the current is getting accurate values of analog voltage....

Screenshot 2024-11-22 192234.png

Resolved! Strange issue with timer pwm in dma mode

Hello,I'm facing a very strange issue with timer PWM in DMA mode.I use the PWM channel to send step pulses to a stepping motor in order to free the mcu while the motor is moving, rather than using time consuming delays.The issue raises when I change ...

zeboss49 by Associate III
  • 1112 Views
  • 4 replies
  • 0 kudos

Resolved! How to use RAM_D2 and RAM_D3 in STM32H743

Hi,My RAM_D1 is almost full, mainly because of LTDC frame buffer, etc., I need to use RAM_D2 and RAM_D3 for my variables, arrays and other staff. I am using RTOS CMSIS v2.There are a few posts about using RAM_D2 and RAM_D3 in H743, in the forum, but ...

NGune.1 by Associate III
  • 1204 Views
  • 2 replies
  • 1 kudos

Question about current consumption on pin

Hi allI'm working with an stm32f4 and I have a question about current consumption on stop mode, on the pin PC1 I have a external pull up 10k connected to 3.3v, before stop mode what is the best mode to avoid PC1 consume 0.33ua ? Right now I have put ...

SBaro.11 by Associate III
  • 611 Views
  • 3 replies
  • 0 kudos

SPI issue

Hi , i am using STM32H753z, implementing the SPI. when i using HAL_SPI_TransmitReceive() data is transfer and receive happening but data is mismatching. when i using HAL_SPI_Transmit(),   HAL_SPI_Transmit_IT()   is showing busy when i debug same wave...

HAL_SPI_Receive_IT.png HAL_SPI_TransmitReceive.png
Naresh_ by Associate III
  • 792 Views
  • 4 replies
  • 2 kudos

Not able to print log on putty terminal

Hello,I am working with the STM32H7S78-DK board, and I have enabled the UART4 serial interface (using PD0/PD1) for both programming and debugging. However, I am unable to print logs to the Putty terminal.Environment:STM32H7S78-DK BoardUART4 on PD0/PD...

Resolved! STM32F765 Ethernet

I'm trying to get Ethernet working with STM32F765VIH MCU and developing using Keil MicroVision and CubeMX 6.11.1When setting up CubeMX I'm seeing warning message that RAM needs to point to 0x24000000 for ethernet to work.I don't see an option for set...

lb2 by Associate II
  • 2780 Views
  • 14 replies
  • 0 kudos