STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! No Printf output on UART before \n

Good morning, I am trying to print a string on STM32F401RBT6 using vs code and Cmake, but I keep getting an issue, when I use '\n' the UART doesn't print nothing beyond the '\n', can somebody help me with this issue, please? printf("Hello\n World");

Gui_STM by Associate II
  • 371 Views
  • 6 replies
  • 6 kudos

STM32G071G I2C bootloader

We used I2C bootloader for STM32G071GBU6N (UFQFPN28)  more than 3 years. We bought a new batch of controllers STM32G071GBU6N. Bootloader does not start. I tried to debug bootloader and if I stop program then old chip sets at the address 0x1FFF2128 bu...

Igor80 by Associate II
  • 490 Views
  • 5 replies
  • 0 kudos

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
  • 610 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
  • 232 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
  • 151 Views
  • 3 replies
  • 0 kudos