STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Starting CAN Bus on STM32F302K8

Hi,I am working on STM32F302K8 and would like to use it's CAN Bus to communicate between devices both as master and slave It is my first time using STM32CubeIDE and the HAL library and implementing CAN Bus on my work. I did use some samples scattered...

Rey by Associate II
  • 378 Views
  • 5 replies
  • 2 kudos

Resolved! STM32H755 Difference between M4 and M7

MPU:STM32H755XI6Connection with PC:USART1RTOS:ZephyrIn order to install Zephyr into STM32H755XIH6, if you build and burn images for M4 and M7, the M4 side will start but the M7 side will not.The content is LED flashing of PG10 (A9pin). Are there any ...

TDP_0000 by Associate II
  • 221 Views
  • 2 replies
  • 1 kudos

STM32L011 USART2 and DMA (Continued)

Previous post: https://community.st.com/t5/stm32-mcus-embedded-software/dma-on-stm32l011f4/td-p/742092   I am working with code on the STM32L011 that uses DMA to read data from USART2.  I received excellent help on this forum before and I'm hoping fo...

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
  • 362 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
  • 454 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