STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32G474RE ADC with DMA

When I configure ADC1 to read voltage input from PA0 and PA1 using DMA, then the behavior is as below in each condition1) PA0 = 0 (GND) ; PA1 = variable pot (0-5V)then PA1 provides values as per input from pot but max value displayed in 3022 instead ...

HSing5_0-1721803815703.png HSing5_1-1721803852289.png HSing5_2-1721803923714.png
HSing.5 by Associate II
  • 190 Views
  • 2 replies
  • 0 kudos

STM32F103 UART and USART clock configuration

I am working on a project that uses STM32F103 and STM32G4 as MCUs. They need to communicate between each other using UART. I am trying to configure STM32F103 UART clocks to match the STM32G4's clocks but I have not been able to figure out where to do...

IvanOrot by Associate II
  • 419 Views
  • 6 replies
  • 1 kudos

Resolved! UCPD sink on STM32G4

Is it possible to implement UCPD sink on a stm32G4 without RTOS. What all does that entail? What are the pros and cons?

RMas by Associate II
  • 173 Views
  • 2 replies
  • 0 kudos

STM32 UART only working with debugger

Hi,I am working with STM32g491re custom board. With UART communication our STM32 and other MCU communicating.After flashing the firmware with debugger both boards are communicating properly but once power off & on If other board sends the data stm32 ...

Resolved! Two STM32 MCU communication by I2C Issue

Hi guys.I am using the guide below for starting communication between two MCU. Getting started with I2C - stm32mcuThe code is simple, but it did not work.Master code:I checked the SDA and SCL with different transferred data Txdata and Txdata2.But two...

TungNguyen_0-1721388115478.png TungNguyen_1-1721388154059.png TungNguyen_2-1721388241124.png

CAN bus to optical conversion

Hello, I am working on CAN communication which is between various STM32G474 controllers. As the product is power electronics, we are facing noise issue which disturb the CAN communication and hence product is not working properly.  We are thinking to...

Nsg1987 by Senior
  • 167 Views
  • 1 replies
  • 0 kudos

dead time generation of 24 micro seconds

hi I'm using NUCLEOG4 series controller. configuring TIM1 in both normal and complimentary PWM. PWM is generating, no problem in that. but i want 24 micro seconds of dead time between top and bottom pwm. but i can able to achieve maximum of 6 micro s...

Labels